Skip to main content

parse_attributes_map

Function parse_attributes_map 

Source
pub fn parse_attributes_map(
    params: &[(String, String)],
    prefix: &str,
) -> Result<HashMap<String, String>, SesError>
Expand description

Parse an attributes map from Prefix.entry.N.key / Prefix.entry.N.value.