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

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

Required Methods

fn imbue(&mut self, &'a CapTable)

Implementors