3 releases (1 stable)

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

#1136 in Encoding

Download history 322/week @ 2024-11-22 466/week @ 2024-11-29 349/week @ 2024-12-06 278/week @ 2024-12-13 340/week @ 2024-12-20 408/week @ 2024-12-27 530/week @ 2025-01-03 423/week @ 2025-01-10 685/week @ 2025-01-17 601/week @ 2025-01-24 400/week @ 2025-01-31 446/week @ 2025-02-07 302/week @ 2025-02-14 386/week @ 2025-02-21 475/week @ 2025-02-28 486/week @ 2025-03-07

1,687 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
~33K SLoC