pub fn from_str(maps_data: &str) -> Maps<&[u8]> ⓘ
Returns an iterable Maps parsed from the given string.
Maps