10 releases
0.2.2 | Jun 26, 2021 |
---|---|
0.2.1 | Jun 22, 2021 |
0.1.9 | Jun 22, 2021 |
#2243 in Rust patterns
11KB
210 lines
Stivale_rs
This crate is incomplete and a work in progress. Contributions are welcome.
What if a tag type is not implemented in the crate?
You can either define the types within your own program or you can send in a PR
to fix this.
You use the _tag
or get_tag
method on Stivale2Struct
to get the tag for
your missing type.
Read docs at docs.rs
lib.rs
:
Rust bindings for stivale boot protocol.
For detailed documentation, visit here