No description
  • Rust 98.3%
  • Just 1.7%
Find a file
Yusuf Bham 7cf3f5d2e7 ucs2: put a todo! on trim_suffix
That definitely isn't working right now because the suffix has no
trailing null so we just don't trim it at all.
2026-04-01 04:30:27 -04:00
.cargo initial 2026-03-12 20:06:17 -04:00
src ucs2: put a todo! on trim_suffix 2026-04-01 04:30:27 -04:00
.gitignore initial 2026-03-12 20:06:17 -04:00
Cargo.lock initial 2026-03-12 20:06:17 -04:00
Cargo.toml cargo.toml: use edition 2024 2026-04-01 04:25:50 -04:00
Justfile build: add small justfile 2026-04-01 04:26:05 -04:00
rust-toolchain.toml initial 2026-03-12 20:06:17 -04:00