1 unstable release
0.1.0 | Jun 17, 2021 |
---|
#59 in #addresses
15KB
robotconfig
This crate contains all the needed definitions to parse Lib5K RobotConfig files in Rust. The rust definitions are much smaller than the Java counterparts, since in Rust, we have nice libraries like serde
, which do most of the work automatically.
This project is part of an effort to preserve my work on frc5024/lib5k in a way that I can use the code without being bound to the team's rules, or the restrictive FRC licencing.
Installation
This crate can be installed via cargo
with:
cargo install robotconfig
Dependencies
~0.8–1.7MB
~36K SLoC