Type Definition deuterium::OptionalByteListField [] [src]

type OptionalByteListField = NamedField<Option<Vec<u8>>>;

Trait Implementations