resonite-core 0.2.1

Rust implementations of Resonite formats
Documentation
1
2
3
4
5
#![doc(html_logo_url = "https://github.com/vlams1/resonite-core/raw/master/assets/logo.svg")]

//! Crate for resonite types (currently only animations)

pub mod animation;