pub trait FormFmt: InnerFormFmt { }Expand description
Either a Form or a name of a form
Note that the referenced form does not need to exist for
forms::set or forms::set_weak to work properly.
pub trait FormFmt: InnerFormFmt { }Either a Form or a name of a form
Note that the referenced form does not need to exist for
forms::set or forms::set_weak to work properly.