Struct gltf::animation::util::rotations::U8 [−][src]
pub struct U8;
Type which describes how to cast any weight into u8.
Trait Implementations
impl Clone for U8[src]
impl Clone for U8fn clone(&self) -> U8[src]
fn clone(&self) -> U8Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for U8[src]
impl Debug for U8