Base16 (hexadecimal) encoder and decoder in Rust.
Find a file
2025-01-21 23:50:40 -05:00
src Encoding - columns are specified per byte of input 2025-01-21 23:50:40 -05:00
testdata Add wrapping and styling. Todo: test styling, make sure there is no 2025-01-19 19:04:18 -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