from_str

Function from_str 

Source
pub fn from_str(maps_data: &str) -> Maps<&[u8]> 
Expand description

Returns an iterable Maps parsed from the given string.