[][src]Trait yaap::a::AllocatorAwareContainer

pub trait AllocatorAwareContainer {
    fn allocator(&self) -> Rc<RefCell<dyn Allocator>>;
}

Required methods

fn allocator(&self) -> Rc<RefCell<dyn Allocator>>

Loading content...

Implementors

Loading content...