Struct skeletal_animation::manager::AssetDefs [] [src]

pub struct AssetDefs {
    // some fields omitted
}

A collection of asset definitions, to be loaded from a JSON definition file

Trait Implementations

impl Decodable for AssetDefs
[src]

fn decode<__D: Decoder>(__arg_0: &mut __D) -> Result<AssetDefs, __D::Error>

impl Debug for AssetDefs
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.