]> git.proxmox.com Git - proxmox.git/commit
tools: refactor hex parsing
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 19 Nov 2020 08:13:06 +0000 (09:13 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 19 Nov 2020 08:16:50 +0000 (09:16 +0100)
commit08d6e20c6379013f53a9f616055359e7082b1ba6
tree607ae6918fdf957e7017aa171bacd3aeb5c5c67e
parent46c71f7da39963226a0f68a8e3abbdb0022b40ed
tools: refactor hex parsing

deduplicate parsing into a `hex_to_bin_exact`

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox/src/tools/mod.rs