Trait wdg_converter::C8L [] [src]

pub trait C8L {
    fn c8_len(&self) -> usize;
}

Required Methods

Implementors