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

pub struct AssetDefs { /* fields omitted */ }

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

Trait Implementations

impl Debug for AssetDefs
[src]

[src]

Formats the value using the given formatter.

impl Decodable for AssetDefs
[src]

[src]

Deserialize a value using a Decoder.