# Rust Crate Reference
The Rust crate is published as [`ie-schema`](https://docs.rs/ie-schema).
## Where to go deeper
- API docs: <https://docs.rs/ie-schema>
- Crate source entry point: `src/lib.rs`
- Python bindings are also defined in `src/lib.rs` behind the `python` feature.