rustnetconf 0.12.0

An async-first NETCONF 1.0/1.1 client library for Rust
Documentation
1
2
3
4
5
[device]
host = "192.168.1.226"
port = 830
username = "rustnetconf"
key_file = "~/.ssh/rustnetconf_test"