Trait capnp::traits::ImbueMut

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

Required Methods

Implementors