Docs.rs
hdf5-types-0.7.1
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hdf5-types 0.7.1
Native Rust equivalents of HDF5 types.
Crate
Source
Builds
Feature flags
Documentation
Coverage
1.89%
1
out of
53
items documented
0
out of
20
items with examples
Links
Homepage
aldanor/hdf5-rust
314
87
44
crates.io
Dependencies
ascii ^1.0
normal
libc ^0.2
normal
quickcheck ^1.0
dev
Versions
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
Owners
Types that can be stored and retrieved from a `HDF5` dataset Crate features: * `const_generics`: Uses const generics to enable arrays [T; N] for all N. Compiling without this limits arrays to certain prespecified sizes