# CSPICE [![Build](https://github.com/jacob-pro/cspice-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/jacob-pro/cspice-rs/actions) [![crates.io](https://img.shields.io/crates/v/cspice.svg)](https://crates.io/crates/cspice) [![docs.rs](https://docs.rs/cspice/badge.svg)](https://docs.rs/cspice/latest/cspice/) ![maintenance-status](https://img.shields.io/badge/maintenance-experimental-blue.svg) Rust wrapper around the NAIF [SPICE Toolkit](https://naif.jpl.nasa.gov/naif/index.html). Note: Please see [cspice-sys](../cspice-sys) for how to set up the toolkit. This is very much a work in progress - not many functions are implemented yet.