Trait capnp::traits::ImbueMut [] [src]

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

Required Methods

Implementors