Skip to main content

serde_impl

Macro serde_impl 

Source
macro_rules! serde_impl {
    { $type:ident, $n:literal } => { ... };
}
Expand description

Implements serde::Serialize and serde::Deserialize using serde_ext::ByteArray and hex encoding