pub trait Single: Sealed { }
Expand description

Kinds allowing to parse only a single value of an Attrs’ field.

Implementors§