[][src]Trait ti154::parser::ToBytes

pub trait ToBytes {
    fn to_bytes(s: Self) -> Vec<u8>;
}

Required methods

fn to_bytes(s: Self) -> Vec<u8>

Loading content...

Implementors

Loading content...