Trait synthez_core::parse::attrs::kind::Single[][src]

pub trait Single: Sealed { }
Expand description

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

Implementors