Docs.rs
embedded-exfat-0.2.4
embedded-exfat 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
qiuchengxuan
Dependencies
async-std ^1.12
normal
optional
async-trait ^0.1
normal
bitfield ^0.13
normal
chrono ^0.4
normal
optional
deasync ^0.1
normal
derive_more ^0.99
normal
displaydoc ^0.2
normal
heapless ^0.7
normal
hex-literal ^0.3
normal
log ^0.4
normal
memoffset ^0.8
normal
spin ^0.9
normal
Versions
32.5%
of the crate is documented
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
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
Block
exfat
0.2.4
In exfat::
io
exfat
::
io
Type Alias
Block
Copy item path
Source
pub type Block = [
u8
;
512
];