2021-11-12
-
Breaking changes:
- Renamed trait
TipToed
toIntrusivelyCountable
and its functiontip_toe
toref_counter
. - Corrected signature of
IntrusivelyCountable::ref_counter
to use its associated type.
- Renamed trait
-
Revisions:
- Added
"no_std"
keyword to package.
- Added
2021-11-08
Initial unstable release