Struct gltf::mesh::util::weights::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 U8fn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Cast for U8[src]
impl Cast for U8