Docs.rs
btrfs-diskformat-0.5.1
btrfs-diskformat 0.5.1
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
GodTamIt
Dependencies
bitflags ^2.9
normal
num_enum ^0.7
normal
static_assertions ^1.1.0
normal
strum ^0.27
normal
zerocopy ^0.8
normal
zerocopy-derive ^0.8
normal
Versions
62.54%
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
Skip to main content
UUID_SIZE
btrfs_
diskformat
0.5.1
In btrfs_
diskformat::
constants
btrfs_diskformat
::
constants
Constant
UUID_
SIZE
Copy item path
Source
pub const UUID_SIZE:
usize
= 16;
Expand description
Corresponds to
BTRFS_UUID_SIZE
.