You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds the private ObjectReferencePrivate trait which is used
to seal the ObjectReference trait and prevent outside implementations.
Refs: aldanor#36
magnusuMET
added a commit
to magnusuMET/hdf5-rust
that referenced
this issue
Nov 29, 2024
The
error-chain
is being deprecated, would be nice to either simply get rid of it or replace it withfailure
.The text was updated successfully, but these errors were encountered: