rumtk_web_get_form

Macro rumtk_web_get_form 

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

This is an API macro to get the list of rendered elements that will be fed into the form shell to render your form in your web page.