Trait acme_core::StatefulExt
source · pub trait StatefulExt: Stateful + Default {
fn constructor() -> Self
where
Self: Sized;
}pub trait StatefulExt: Stateful + Default {
fn constructor() -> Self
where
Self: Sized;
}