1 2 3 4
//! Zarr error conversions. //! //! The `From<zarrs::*Error> for MolRsError` impls live in `molrs-core` //! behind the `zarr` feature, activated when `molrs-io/zarr` is enabled.