c3dio 0.8.0

A library for reading and writing C3D motion capture files.
Documentation
1
2
3
4
5
//! Structures to represent auxiliary data types that C3D files can be written to.

pub mod trc;
pub mod sto;