# Network Tables
A [WPI Network Tables](https://github.com/wpilibsuite/allwpilib/tree/main/ntcore/doc) implementation in rust.
## Features
- Client for Network Tables v4
## Crate Features
- `client-v4`: Enable the v4 client
## Examples
Check out `/examples` for some guidance on how to use this library