Docs.rs
async-embedded-sdmmc-0.3.0
async-embedded-sdmmc 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
qiuchengxuan
Dependencies
bitfield ^0.13
normal
deasync ^0.1
normal
derive_more ^2.0
normal
displaydoc ^0.2
normal
embedded-hal ^1.0
normal
embedded-hal-async ^1.0
normal
optional
embedded-timers ^0.4
normal
gpio ^0.4
normal
optional
log ^0.4
normal
optional
nb ^1.0
normal
spidev ^0.7
normal
optional
thiserror ^2.0
normal
void ^1.0
normal
optional
hex-literal ^0.3
dev
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
trace
sdmmc
0.3.0
sdmmc
Macro
trace
Copy item path
Source
macro_rules! trace { ($($arg:tt)*) => { ... }; }