client-rust icon indicating copy to clipboard operation
client-rust copied to clipboard

Feature: Support CompactString

Open PlainBane opened this issue 1 year ago • 2 comments

Hi, Could you consider adding support for CompactString as an alternative for String in structs with small string values. It would add a bit of performance improvement when using structs.

PlainBane avatar Jul 28 '24 19:07 PlainBane