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 Debug for AssetDefs
[src]

Formats the value using the given formatter.

impl Decodable for AssetDefs
[src]