Skip to content

v0.3.0

Choose a tag to compare

@GrayJack GrayJack released this 10 Jul 03:08

CHANGELOG

0.3.0

Add a number of macros to create smart pointers: rc!, refcell!, cow!, arc!, mutex!
Move the boxed module to pointers, related to smart pointer
Add a new macro hash that gives back the hash of passed expression (of course, as long the type implements Hash trait)