rustyhdf5-types 1.93.0

HDF5 type system definitions for rustyhdf5
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.11 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 967.49 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • osobh

rustyhdf5-types

crates.io docs.rs

HDF5 type system definitions for the rustyhdf5 ecosystem.

Features

  • Complete HDF5 datatype representations (integer, float, string, compound, array, enum, etc.)
  • Type conversion and validation utilities

Usage

use rustyhdf5_types::HDF5Type;

License

MIT