Docs.rs
async-hdf5-0.1.0
async-hdf5 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
maxrjones
Dependencies
async-trait ^0.1.89
normal
byteorder ^1
normal
bytes ^1.7
normal
futures ^0.3.31
normal
num_enum ^0.7.3
normal
object_store ^0.13
normal
optional
reqwest ^0.13
normal
optional
thiserror ^2
normal
tokio ^1
normal
object_store ^0.13
dev
tokio ^1
dev
tokio-test ^0.4
dev
Versions
100%
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
Module error
async_
hdf5
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate async_
hdf5
async_hdf5
Module
error
Copy item path
Source
Expand description
Error types.
Enums
§
HDF5
Error
Errors that can occur when reading HDF5 files.
Type Aliases
§
Result
Result type for async-hdf5 operations.