pub type Bufferer = Bufferer<Data>;
The bufferer type used by axum.
pub struct Bufferer(/* private fields */);