1 2 3 4 5
//! Structures to represent auxiliary data types that C3D files can be written to. pub mod trc; pub mod sto;