
Rust bindings for the [NAIF spice toolkit](https://naif.jpl.nasa.gov/naif/toolkit.html).
This crate serves as a thin wrapper around the C implementation of the spice toolkit.
Currently, it provides only the most common API calls as outlined [here](https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/info/mostused.html).