Structs§
- Data
Payload - Zero-copy wrapper around a
Bytesbuffer with span offsets pointing to the<data>content within an RPC reply. - RpcError
- RpcReply
Enums§
- RpcReply
Body - Server
Message - A message received from the NETCONF server.
Functions§
- build_
rpc - Build an RPC envelope around inner XML content using quick-xml’s Writer.
- classify_
message - Classify and parse an incoming server message in a single pass.
- next_
message_ id - parse_
rpc_ reply - Standalone entry point for parsing an
<rpc-reply>(used by tests).