Type Alias FormError

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

Aliased Typeยง

pub struct FormError { /* private fields */ }