Skip to main content

StackRootPromiseHelpers

Trait StackRootPromiseHelpers 

Source
pub trait StackRootPromiseHelpers<D>
where D: DomTypes,
{ type HeapTraced; // Required method fn to_traced(&self) -> Self::HeapTraced; }

Required Associated Types§

Required Methods§

Source

fn to_traced(&self) -> Self::HeapTraced

Implementors§