enma 0.3.0

A Rust crate serving anime and manga information 📦
Documentation
1
2
3
4
5
mod utils;

mod parsers;
mod types;
pub use parsers::*;