Trait vertigo::EmbedDom

source ·
pub trait EmbedDom {
    fn embed(self) -> DomNodeFragment;
}

Required Methods

Implementors