1
2
3
4
//! [Serde](https://github.com/serde-rs/serde) types for [VRM](https://vrm.dev/en/).

pub mod vrm0;
pub mod vrm1;