Trait wdg_converter::CL [] [src]

pub trait CL {
    fn c_len(&self) -> usize;
}

Required Methods

Implementors