pub trait BufIn: State { }
Expand description

A state that uses a buffer as input.

Implementors§