Docs.rs
rdrive-0.10.4
rdrive 0.10.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ZR233
Dependencies
fdt-parser ^0.4.16
normal
log ^0.4
normal
rdif-base ^0.3.5
normal
rdif-block ^0.2
normal
rdif-clk ^0.1
normal
rdif-intc ^0.7
normal
rdif-power ^0.3
normal
rdif-serial ^0.1
normal
rdif-systick ^0.2
normal
rdif-timer ^0.3
normal
rdrive-macros ^0.4
normal
spin ^0.10
normal
thiserror ^2
normal
Versions
0%
of the crate is documented
Go to latest version
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
rdrive
0.10.4
BoxCPU
Aliased Type
In rdrive::
intc
rdrive
::
intc
Type Alias
BoxCPU
Copy item path
Source
pub type BoxCPU =
Box
<dyn
InterfaceCPU
>;
Aliased Type
ยง
pub struct BoxCPU(
/* private fields */
);