pub trait BufOut: State { }
Expand description

A state that uses a buffer as output.

Implementors§