[][src]Trait seed::virtual_dom::values::AsAtValue

pub trait AsAtValue {
    fn as_at_value(&self) -> AtValue;
}

Required methods

fn as_at_value(&self) -> AtValue

Loading content...

Implementations on Foreign Types

impl AsAtValue for bool[src]

Loading content...

Implementors

Loading content...