fn parse_size(size_str: &str) -> String
Function to parse size string.
size_str
A String containing the parsed size string.
String