Format

Trait Format 

Source
pub trait Format { }
Expand description

Types which represent a serialization format

Implementors§

Source§

impl Format for HexString

Available on crate feature hex only.
Source§

impl Format for Plain