Expand description
A Rust client for the gRPC Network Management Interface
Provides a Client to modify and retrieve configuration from target network devices, as well as various telemetry data.
Structs§
- Provides the main functionality of connection to a target device and manipulating configuration or querying telemetry.
- Builder for
Clients