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

Download history 234/week @ 2024-06-29 298/week @ 2024-07-06 256/week @ 2024-07-13 340/week @ 2024-07-20 440/week @ 2024-07-27 282/week @ 2024-08-03 294/week @ 2024-08-10 286/week @ 2024-08-17 254/week @ 2024-08-24 442/week @ 2024-08-31 406/week @ 2024-09-07 254/week @ 2024-09-14 279/week @ 2024-09-21 233/week @ 2024-09-28 211/week @ 2024-10-05 387/week @ 2024-10-12

1,144 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

~1–1.9MB
~40K SLoC