Docs.rs
rust-hdf5-0.2.2
rust-hdf5 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
physwkim
Dependencies
bzip2 ^0.5
normal
optional
flate2 ^1
normal
optional
lz4_flex ^0.11
normal
optional
memmap2 ^0.9
normal
optional
rayon ^1
normal
optional
rust-zstd ^0.1
normal
optional
snap ^1
normal
optional
criterion ^0.5
dev
Versions
69.8%
of the crate is documented
Go to latest version
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
FLAG_FILE_OK
rust_
hdf5
0.2.2
In rust_
hdf5::
format::
superblock
rust_hdf5
::
format
::
superblock
Constant
FLAG_
FILE_
OK
Copy item path
Source
pub const FLAG_FILE_OK:
u8
= 0x02;
Expand description
File consistency flag: file is consistent / was properly closed.