pros-sys 0.8.1

EFI for the PROS rust bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Pros-sys

EFI for Rust PROS bindings, used in [pros-rs](https://crates.io/crates/pros)

![Maintained: no](https://img.shields.io/maintenance/no/2024)

> [!important]
> pros-rs and the `pros-sys` crate are deprecated and unmaintained. Consider using
> [`vex-sdk`]https://crates.io/crates/vex-sdk instead, a more flexible library with
> similar APIs which doesn't need to depend on `libpros.a`. Alternatively, consider
> [`vexide`]https://crates.io/crates/vex-sdk if you are looking for a higher-level framework.