Docs.rs
bootloader_api-0.11.10
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bootloader_api 0.11.10
Makes a kernel compatible with the bootloader crate
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
92
out of
92
items documented
2
out of
36
items with examples
Size
Source code size: 43.47 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.29 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
rust-osdev/bootloader
1517
215
76
crates.io
Dependencies
rand ^0.8.4
dev
Versions
0.11.10
0.11.9
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.11.0-beta.8
0.11.0-beta.5
0.11.0-beta.4
0.11.0-beta.2
0.11.0-beta
0.1.0-alpha.0
0.0.2-alpha
0.0.1
Owners
Provides the interface to make kernels compatible with the
bootloader
crate.