Docs.rs
dbs-boot-0.4.0
dbs-boot 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
AND
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
jiangliu
studychao
jingshan-lx
xuejun-xj
Dependencies
dbs-arch ^0.2.0
normal
kvm-bindings ^0.6.0
normal
kvm-ioctls ^0.12.0
normal
lazy_static ^1
normal
libc ^0.2.39
normal
thiserror ^1
normal
vm-fdt ^0.2.0
normal
vm-memory ^0.9.0
normal
dbs-device ^0.2.0
dev
device_tree >=1.1.0
dev
vm-memory ^0.9.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dbs_
boot
0.4.0
In dbs_
boot::
layout
dbs_boot
::
layout
Constant
CMDLINE_MAX_SIZE
Copy item path
Source
pub const CMDLINE_MAX_SIZE:
usize
= 0x10000;
Expand description
Kernel command line start address maximum size.