Skip to content

Version 0.3.1

Compare
Choose a tag to compare
@ndmitchell ndmitchell released this 11 Jun 12:52
  • Optimise the internal implementation of ARef.
  • Add ARef::filter_map, mirroring Ref::filter_map.
  • Add transmute_unchecked for transmute with less static checks.
  • Add Hashed to precompute the hash of a type.