This is a tracking issue for the unstable ascii feature in the standard library. These functions have the somewhat odd naming scheme of make_* (not found elsewhere in the standard library). The utility with &mut str is also somewhat questionable as there's not a lot of support for that in the standard library.
Overall this probably just largely needs a decision.
This is a tracking issue for the unstable
asciifeature in the standard library. These functions have the somewhat odd naming scheme ofmake_*(not found elsewhere in the standard library). The utility with&mut stris also somewhat questionable as there's not a lot of support for that in the standard library.Overall this probably just largely needs a decision.