std::io
treadline
macro String? treadline(stream = io::stdin())Reads a string, see `readline`, except the it is allocatedon the temporary allocator and does not need to be freed.
macro String? treadline(stream = io::stdin())Reads a string, see `readline`, except the it is allocated