Go to file
Wolfgang Bumiller 1b7d246040 use itertools and from_utf8_unchecked
avoid allocations and skip the utf8 check on the hex string

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-02-04 12:04:51 +01:00
.cargo initial commit 2022-02-04 09:15:40 +01:00
debian add packaging 2022-02-04 09:15:40 +01:00
src use itertools and from_utf8_unchecked 2022-02-04 12:04:51 +01:00
.gitignore initial commit 2022-02-04 09:15:40 +01:00
Cargo.toml use itertools and from_utf8_unchecked 2022-02-04 12:04:51 +01:00
Makefile add packaging 2022-02-04 09:15:40 +01:00