Trait wuffs::boxed::WuffsBoxed[][src]

pub trait WuffsBoxed {
    fn size() -> usize;
}

Required methods

Implementations on Foreign Types

Implementors