SerializeAtd

Trait SerializeAtd 

Source
pub trait SerializeAtd {
    // Required method
    fn to_atd(&self) -> Vec<u8> ;
}

Required Methods§

Source

fn to_atd(&self) -> Vec<u8>

Implementors§