snix/users/tazjin/german-string
Vincent Ambo 6167e63e07 feat(tazjin/german-string): impl Clone for GermanString
Small strings are always copied fully, without allocations.

Large transient strings copy the data and allocate.

Large persistent strings are also a trivial copy.

Change-Id: I319c0b800fa7a4a62e634176b959bb2fa766a4eb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12342
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2024-08-25 10:07:03 +00:00
..
src feat(tazjin/german-string): impl Clone for GermanString 2024-08-25 10:07:03 +00:00
.gitignore
Cargo.lock
Cargo.toml
default.nix chore(tazjin/german-string): add Nix build 2024-08-19 13:19:40 +00:00