3 releases (1 stable)

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

#948 in Encoding

Download history 243/week @ 2024-01-25 263/week @ 2024-02-01 253/week @ 2024-02-08 250/week @ 2024-02-15 334/week @ 2024-02-22 382/week @ 2024-02-29 306/week @ 2024-03-07 248/week @ 2024-03-14 325/week @ 2024-03-21 320/week @ 2024-03-28 334/week @ 2024-04-04 284/week @ 2024-04-11 328/week @ 2024-04-18 365/week @ 2024-04-25 409/week @ 2024-05-02 335/week @ 2024-05-09

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