Rust's v0 mangling scheme in a nutshell

32 points by ohrv


yokljo

I like this information, thank you. Suggest that each section could do with a real world example.

saulshanabrook

Does anyone know if there is a standard like punycode but for encoding arbitrary bytes in unicode? Where some may be valid Unicode and some not? I'm thinking of Pickled values in Python.