Docs.rs
fdt-edit-0.2.3
fdt-edit 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ZR233
Dependencies
enum_dispatch ^0.3
normal
fdt-raw ^0.3
normal
log ^0.4
normal
env_logger ^0.11
dev
Versions
87.01%
of the crate is documented
Platform
aarch64-unknown-none-softfloat
riscv64gc-unknown-none-elf
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
Skip to main content
NodeId
fdt_
edit
0.2.3
fdt_edit
Type Alias
NodeId
Copy item path
Source
pub type NodeId =
usize
;
Expand description
A unique identifier for a node in the
Fdt
arena.