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

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

Required Methods

Implementors