rumtk_web_add_form

Macro rumtk_web_add_form 

Source
macro_rules! rumtk_web_add_form {
    ( $name:expr, $build_fxn:expr ) => { ... };
}
Expand description

This is an API macro for defining a form that can be used to render it later in your web pages.