Derive Macro leptos_form_proc_macros::Form

source ·
#[derive(Form)]
{
    // Attributes available to this derive:
    #[form]
    #[serde]
}