pub fn parse_attributes_map( params: &[(String, String)], prefix: &str, ) -> Result<HashMap<String, String>, SesError>
Parse an attributes map from Prefix.entry.N.key / Prefix.entry.N.value.
Prefix.entry.N.key
Prefix.entry.N.value