Struct gltf::animation::util::morph_target_weights::U8 [−][src]
pub struct U8;
Expand description
Type which describes how to cast any weight into u8.
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more