[go: up one dir, main page]

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]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for U8
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for U8

impl Sync for U8