# Freedom Models
[](https://crates.io/crates/freedom-models)
[](https://docs.rs/freedom-models/)
Contains data structures which map to Freedom resources to simplify usage
of the [Freedom API](https://github.com/ATLAS-Space-Operations/rust-freedom-api)
## HATEOAS Trait
In addition, the library exposes a single trait `Hateoas`. This is
useful for navigating the
[HATEOAS](https://en.wikipedia.org/wiki/HATEOAS) structure of the API.