Trait capnp::traits::Imbue [] [src]

pub trait Imbue<'a> {
    fn imbue(&mut self, _: &'a CapTable);
}

Required Methods

Implementors