3 releases (1 stable)

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

#933 in Encoding

Download history 167/week @ 2024-01-02 184/week @ 2024-01-09 200/week @ 2024-01-16 247/week @ 2024-01-23 274/week @ 2024-01-30 231/week @ 2024-02-06 251/week @ 2024-02-13 300/week @ 2024-02-20 410/week @ 2024-02-27 310/week @ 2024-03-05 254/week @ 2024-03-12 307/week @ 2024-03-19 283/week @ 2024-03-26 393/week @ 2024-04-02 280/week @ 2024-04-09 284/week @ 2024-04-16

1,285 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.5MB
~33K SLoC