ferro-projections 0.2.19

Service projection definitions for the Ferro framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
# ferro-projections

Service projection definitions for the Ferro framework.

Schema-only service definitions: fields, intents, state machines, actions, and relationships. Everything is serializable and introspectable, with no runtime engines or closures. Used by Ferro to derive UI intents and render projections via pluggable renderers.

Status: part of the [ferro](https://github.com/albertogferrario/ferro) framework workspace.

Documentation: https://docs.rs/ferro-projections

License: MIT