Expand description
§FPS API Extension Traits
This modules contains a collection of extension traits for the freedom_models
to enable a
HATEOAS-esque API from within rust.
These are implemented as traits to allow the freedom_models
crate to remain extremely thin,
so that when it is ingested by other crates which do not require this functionality, it does
not contribute to the dependency graph.