Expand description

Functions

args_osNon-Apple

Equivalent to std::env::args_os(), but with precomposed unicode on MacOS and other apple platforms.

Convert the given input into a BString, useful as parse(try_from_os_str = <me>) function.