collada_io 0.1.0

Collada input and output
Documentation
1
2
3
4
5
struct Material
{
    name: String;
    effect: Option<String>;
}