Trait capnp::traits::Imbue

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

Required Methods

Implementors