Trait capnp::capability::FromTypelessPipeline[][src]

pub trait FromTypelessPipeline {
    fn new(typeless: Pipeline) -> Self;
}

Required methods

fn new(typeless: Pipeline) -> Self[src]

Loading content...

Implementors

Loading content...