OnSubmit

Type Alias OnSubmit 

Source
pub type OnSubmit = Rc<dyn Fn(&str, &str)>;

Aliased Typeยง

pub struct OnSubmit { /* private fields */ }