Expand description
§nt
nt
is an library implementing client and server functionality for the NetworkTables rev. 3 protocol
The provided NetworkTables
struct contains methods for querying
the state of the connection, accessing, as well as updating and creating entries that will be
synced to the server.
Modules§
Structs§
- Client
- Entry
Data - Network
Tables - Core struct representing a connection to a NetworkTables server
- Server
Enums§
Traits§
Type Aliases§
- Action
- Connection
Action - Result
- Base result type for nt-rs
- RpcAction
- RpcCallback