frcds 0.1.0

Another library for controlling FIRST Robotics Competition robots
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.bitflags]
version = "1.0.4"

[dependencies.byteorder]
version = "1.2.7"

[dependencies.failure]
version = "0.1.3"

[package]
authors = ["amrelk <malcolmmaude01@gmail.com>"]
description = "Another library for controlling FIRST Robotics Competition robots"
edition = "2018"
license = "AGPL-3.0-or-later"
name = "frcds"
readme = "README.md"
repository = "https://gitlab.com/amrelk/frcds"
version = "0.1.0"