rlottie 0.5.2

A platform independent standalone library that plays Lottie Animation
Documentation
1
2
3
4
fn main() {
	#[cfg(target_endian = "big")]
	println!("cargo:warning=rlottie-rs has not been tested on big endian targets. It might be unsound. Use at your own risk.");
}