Trait dae_parser::ParseLibrary[][src]

pub trait ParseLibrary: XNode {
    const LIBRARY: &'static str;
}

Associated Constants

Implementors