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;