linux-boot-params 0.17.1

The Boot Parameters for Linux Boot Protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "linux-boot-params"
description = "The Boot Parameters for Linux Boot Protocol"
version.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

[lints]
workspace = true