Trait FetchLaterResultMethods

Source
pub trait FetchLaterResultMethods<D>
where D: DomTypes,
{ // Required method fn Activated(&self) -> bool; }

Required Methods§

Source

fn Activated(&self) -> bool

Implementors§