kmp-application 0.1.8

Application services of the KMP kernel: the use cases behind ingest, wake, ask, near, rewind and trace
Documentation
1
2
3
4
5
6
pub use kmp_domain::projection::events::{
    GraphNodeMaterializedData, GraphNodeMaterializedEvent, GraphRelationMaterializedData,
    GraphRelationMaterializedEvent, NodeDetailMaterializedData, NodeDetailMaterializedEvent,
    ProjectionEnvelope, ProjectionEvent, ProjectionEventHandler, ProjectionHandlingRequest,
    ProjectionHandlingResult, RelatedNodeExplanationData, RelatedNodeReference,
};