ntcore-sys 0.3.0

Raw Rust bindings to ntcore
Documentation
1
2
3
4
5
6
7
# ntcore-sys

Raw bindings to [WPILIB's ntcore](https://github.com/wpilibsuite/allwpilib/tree/main/ntcore).

# Building

In order to build ntcore-sys, you must have libcxx, cmake, and the dependencies of libntcore installed on your computer.