3 releases (1 stable)

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

#799 in Encoding

Download history 118/week @ 2023-08-05 122/week @ 2023-08-12 141/week @ 2023-08-19 162/week @ 2023-08-26 160/week @ 2023-09-02 171/week @ 2023-09-09 136/week @ 2023-09-16 130/week @ 2023-09-23 175/week @ 2023-09-30 119/week @ 2023-10-07 174/week @ 2023-10-14 195/week @ 2023-10-21 160/week @ 2023-10-28 131/week @ 2023-11-04 203/week @ 2023-11-11 196/week @ 2023-11-18

717 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.4MB
~33K SLoC