3 releases (1 stable)
1.0.0 | May 20, 2023 |
---|---|
0.2.0 | May 4, 2023 |
0.1.0 | Apr 13, 2023 |
#1145 in Encoding
1,144 downloads per month
41KB
934 lines
bootspec
This crate provides various structures and constants useful for interacting with the NixOS boot specification.
See: https://github.com/NixOS/rfcs/pull/125.
The BootJson
struct implements the serde::Deserialize
and serde::Serialize
traits, making it easy to work with existing bootspec documents as well as creating new ones.
Dependencies
~1–1.9MB
~40K SLoC