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

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

Required methods

Implementors