Searched refs:with_alts (Results 1 – 2 of 2) sorted by relevance
137 pub fn with_alts<'a, T, I>(field: &str, alternates: I) -> Self in with_alts() method
125 Error::new(ErrorUnknownField::with_alts(field, alternates).into()) in unknown_field_with_alts()136 Error::new(ErrorUnknownField::with_alts(&path_to_string(field), alternates).into()) in unknown_field_path_with_alts()