Docs.rs
bgpfu-netconf-0.1.0
bgpfu-netconf 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benmaddison
Dependencies
async-trait ^0.1
normal
bytes ^1.0
normal
chrono ^0.4
normal
optional
iri-string ^0.7
normal
memchr ^2.0
normal
paste ^1.0
normal
optional
quick-xml ^0.31
normal
russh ^0.39
normal
optional
russh-keys ^0.38
normal
optional
rustls-pki-types ^1.0
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-rustls ^0.25
normal
optional
tracing ^0.1
normal
uuid ^1.0
normal
anyhow ^1.0
dev
clap ^4.0
dev
clap-verbosity-flag ^2.0
dev
rustls-pemfile ^2.0
dev
tokio ^1.0
dev
tracing-log ^0.2
dev
tracing-subscriber ^0.3
dev
version-sync ^0.9
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
netconf
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Crate
netconf
Copy item path
Source
Available on
crate features
ssh
or
tls
only.
Expand description
Netconf client library
Modules
§
message
session
NETCONF session management
transport
Structs
§
Session
A NETCONF client session over a secure transport
T
.
Enums
§
Error
netconf
library error variants