We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717778b commit ed7c543Copy full SHA for ed7c543
1 file changed
src/lib.rs
@@ -15,6 +15,7 @@ pub(crate) use shvclient::shvrpc::Result as ShvRpcResult;
15
pub use shvclient;
16
17
pub use self::tree::ShvTreeDefinition;
18
+pub use self::tree::NodeDescription;
19
pub use self::data::JournalConfig;
20
pub use self::data::GateContext;
21
0 commit comments