Base16 (hexadecimal) encoder and decoder in Rust.
Find a file
2025-01-22 00:36:09 -05:00
src Test encoding with hex prefix 2025-01-22 00:36:09 -05:00
testdata Test encoding with hex prefix 2025-01-22 00:36:09 -05:00
.gitignore Initial commit 2024-12-19 23:54:16 -05:00
Cargo.lock Initial commit 2024-12-19 23:54:16 -05:00
Cargo.toml Initial commit 2024-12-19 23:54:16 -05:00
README.md Initial commit 2024-12-19 23:54:16 -05:00

Hexadecimal encoder and decoder written in Rust