zantetsu-ffi — DEPRECATED
This crate is unmaintained and will receive no further updates.
The Node.js, Python, and C FFI bindings it provided were removed in
zantetsu 0.2, which refocused the project on its core Rust library.
There is no replacement for zantetsu-ffi.
Migration
Remove zantetsu-ffi from your Cargo.toml.
If you were using zantetsu for anime filename parsing from Rust, switch to
zantetsu 0.2:
[]
= "0.2"