Closed Dushistov closed 1 year ago
It would be nice to make such code works:
let s: std::borrow::Cow<'_, str> = CompactString::new("aaa").into();
+1
I hope this can get added soon!
It would be nice to make such code works: