tvl-depot/users/tazjin/german-string
Vincent Ambo 012da7d0e1 feat(tazjin/german-string): add persistent construction from statics
Makes it possible to construct persistent German Strings from data with 'static
lifetime. This doesn't leak any additional data.

Change-Id: Ifb3a36ff72b106724883302e4c2195ac54acd352
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12263
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
2024-08-22 14:02:15 +00:00
..
src feat(tazjin/german-string): add persistent construction from statics 2024-08-22 14:02:15 +00:00
.gitignore feat(tazjin/german-string): init initial representation 2024-08-19 11:42:56 +00:00
Cargo.lock feat(tazjin/german-string): add Eq impl & corresponding proptests 2024-08-19 13:19:40 +00:00
Cargo.toml feat(tazjin/german-string): add Eq impl & corresponding proptests 2024-08-19 13:19:40 +00:00
default.nix chore(tazjin/german-string): add Nix build 2024-08-19 13:19:40 +00:00