1 unstable release
0.1.0 | Aug 29, 2024 |
---|
#33 in #hdf5
2KB
hdfrest
A Rust client for interacting with HDF (Hierarchical Data Format) REST APIs.
Features
- Easy-to-use Rust interface for HDF REST operations
- Support for reading and writing HDF5 datasets
- Asynchronous API calls using tokio runtime
Installation
Add this to your Cargo.toml
:
[dependencies] hdfrest = "0.1.0"
Usage
TODO
Documentation
For more detailed information about the API and its usage, please refer to the documentation.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.