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

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

Required methods

Implementors