3 releases (1 stable)

1.0.0 May 20, 2023
0.2.0 May 4, 2023
0.1.0 Apr 13, 2023

#1174 in Encoding

Download history 433/week @ 2024-07-26 299/week @ 2024-08-02 266/week @ 2024-08-09 306/week @ 2024-08-16 260/week @ 2024-08-23 420/week @ 2024-08-30 405/week @ 2024-09-06 276/week @ 2024-09-13 277/week @ 2024-09-20 239/week @ 2024-09-27 203/week @ 2024-10-04 444/week @ 2024-10-11 348/week @ 2024-10-18 270/week @ 2024-10-25 435/week @ 2024-11-01 357/week @ 2024-11-08

1,490 downloads per month

MIT license

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

~0.7–1.6MB
~34K SLoC