yewstack / implicit-clone

Immutable types and ImplicitClone trait similar to Copy
19 stars 10 forks source link

IString: implement From<std::fmt::Arguments> for IString #49

Closed cecton closed 9 months ago

cecton commented 9 months ago

I just saw this impl is missing and can be useful for optimizations.