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.
2 parents 717778b + ed7c543 commit 6c49214Copy full SHA for 6c49214
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