reactive_graph_std_result_model/
lib.rs

1pub use component::*;
2
3pub mod component;
4
5pub const NAMESPACE_RESULT: &str = "result";