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

Derived Implementations

impl Decodable for AssetDefs

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

impl Debug for AssetDefs

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