0.5.1
Added
- Added
Group::link_exists()
. - Re-export
silence_errors()
at the crate root. - Added
from_id()
unsafe method at the crate root.
Changed
#[derive(H5Type)]
no longer requires addinghdf5-types
as a dependency.
Group::link_exists()
.silence_errors()
at the crate root.from_id()
unsafe method at the crate root.#[derive(H5Type)]
no longer requires adding hdf5-types
as a dependency.