Back to Eqiora docs Skip to main content

Module hdf5

Module hdf5 

Source
Description

Native HDF5 file-image resolution with no caller path authority.

Structs§

Hdf5DatasetRequest
Format-neutral native-HDF5 dataset request owned by this adapter.
Hdf5DatasetWrite
One canonical absolute dataset declaration and its exact borrowed values.
Hdf5FileImage
Borrowed authority for one complete caller-owned HDF5 source occurrence.
Hdf5FileResolution
One ordered multi-dataset resolution plus observed native-runtime identity.
Hdf5ResolveLimits
Independent native source, graph, declaration, and decoded-value budgets.
Hdf5RuntimeIdentity
Exact native implementation identity observed during resolution.
Hdf5WriteLimits
Independent declaration, value, hierarchy, and output-image budgets for deterministic in-memory HDF5 writing.
WrittenHdf5FileImage
Complete deterministic in-memory HDF5 output plus the exact native stack that produced it.

Enums§

Hdf5ResolvedValues
Normalized values returned only after complete source audit.
Hdf5ScalarType
Closed scalar grammar admitted by the first native HDF5 slice.
Hdf5WriteValues
Borrowed, closed scalar payload for one generated HDF5 dataset.

Constants§

HDF5_BINDING_ID
Exact Rust binding implementation.
HDF5_BINDING_VERSION
Exact Rust binding release pinned by the workspace.
HDF5_NATIVE_LIBRARY_ID
Native storage implementation recorded separately from its runtime release.

Functions§

resolve_hdf5_file_image
Resolve an ordered request batch from one complete caller-owned file image.
write_hdf5_file_image
Write a closed ordered set of primitive arrays into one complete HDF5 file image without granting filesystem or network authority.