Type Alias FormError

Source
pub type FormError = HashMap<String, String>;

Aliased Typeยง

struct FormError { /* private fields */ }