pub trait UnitEncoder: Sealed { }
Expand description

Builder trait for unit storage.

Implementors§