bootloader_api 0.11.13

Makes a kernel compatible with the bootloader crate
Documentation
[dependencies]

[dev-dependencies.rand]
version = "0.8.4"

[lib]
name = "bootloader_api"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Makes a kernel compatible with the bootloader crate"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bootloader_api"
readme = false
repository = "https://github.com/rust-osdev/bootloader"
version = "0.11.13"