Enduriel
Results
21
issues of
Enduriel
This would have the signature ```rs pub fn hex_encode_into(src: &[u8], dst: &mut String) ``` I find myself passing around a string a that I write into a lot, and having...