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