4 releases (2 stable)

new 1.0.1 Apr 28, 2025
1.0.0 May 20, 2023
0.2.0 May 4, 2023
0.1.0 Apr 13, 2023

#1369 in Database interfaces

Download history 492/week @ 2025-01-06 526/week @ 2025-01-13 708/week @ 2025-01-20 511/week @ 2025-01-27 432/week @ 2025-02-03 362/week @ 2025-02-10 305/week @ 2025-02-17 343/week @ 2025-02-24 630/week @ 2025-03-03 482/week @ 2025-03-10 442/week @ 2025-03-17 488/week @ 2025-03-24 365/week @ 2025-03-31 311/week @ 2025-04-07 450/week @ 2025-04-14 523/week @ 2025-04-21

1,690 downloads per month

MIT license

41KB
939 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
~34K SLoC