pros-sys 0.2.1

EFI for the PROS rust bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[features]
xapi = []

[lib]
doctest = false

[package]
categories = ["api-bindings", "development-tools::ffi", "external-ffi-bindings", "no-std", "science::robotics"]
description = "EFI for the PROS rust bindings"
edition = "2021"
keywords = ["PROS", "Robotics", "bindings"]
license = "MIT"
links = "pros"
name = "pros-sys"
readme = "README.md"
repository = "https://github.com/gavin-niederman/pros-rs"
version = "0.2.1"