[][src]Trait cgc::api::RootedTrait

pub trait RootedTrait where
    Self: HeapTrait
{ fn is_rooted(&self) -> bool;
fn references(&self) -> SmallVec<[*const dyn HeapTrait; 64]>; }

Required methods

Loading content...

Implementors

Loading content...