8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Version = v0.7.1
disable ASan test, seems to be incompatible with earlier thiserror-impl
Cleanup Cargo.toml.
Fix build break on nightly.
Fix broken nightly.
impl StableDeref for MBox.
Update usage regarding Unique<T>. Fix #2.
Swap meaning of no-std/default with default/std.