# Body

`import { Body } from "destack:bench";`

Benchmark callback.

```ds title="Body"
export type Body = (Context) => BodyResult
```

[language/library/src/bench/context.ds:31](https://github.com/destack-sh/destack/blob/main/language/library/src/bench/context.ds#L31)
