Skip to content

Releases: jbr/smartcow

v0.2.1

04 Mar 03:00
@jbr jbr
354e5fb

Choose a tag to compare

  • adds SmartCow::borrow, to get a SmartCow<'b> from a &'b SmartCow<'a>
  • adds a Borrow<str> implementation for SmartCow
  • patch-bumps smartstring