9 unstable releases (3 breaking)
0.6.1 | Mar 19, 2020 |
---|---|
0.5.3 |
|
0.5.2 | Nov 9, 2019 |
0.4.0 | Apr 21, 2019 |
0.3.0 | Jul 22, 2018 |
#1791 in Parser implementations
45 downloads per month
Used in 2 crates
3.5MB
1.5K
SLoC
gcode-rs
A gcode parser designed for use in #[no_std]
environments.
For an example of the gcode
crate in use, see
@etrombly's gcode-yew
.
Useful Links
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
It is recommended to always use cargo-crev to verify the trustworthiness of each of your dependencies, including this one.
Contribution
The intent of this crate is to be free of soundness bugs. The developers will do their best to avoid them, and welcome help in analyzing and fixing them.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.