# plthook-rs [![Crates.io][crates-badge]][crates-url] [![docs.rs][docs-badge]][docs-url] Rust FFI for plthook. [crates-badge]: https://img.shields.io/crates/v/plthook.svg [crates-url]: https://crates.io/crates/plthook [docs-badge]: https://docs.rs/plthook/badge.svg [docs-url]: https://docs.rs/plthook/ ```toml [dependencies] plthook = "0.1.0" ```