Trait camo::Camo[][src]

pub trait Camo {
    fn camo() -> Struct;
}

Describes how to construct a type definition for a given type.

Required methods

Loading content...

Implementors

Loading content...