Trait wdg_converter::CS [] [src]

pub trait CS {
    fn c_size(&self) -> usize;
}

Required Methods

Implementors