Function capnpc::compile_with_src_prefixes [] [src]

pub fn compile_with_src_prefixes<P1, P2>(src_prefixes: &[P1],
                                         files: &[P2])
                                         -> Result<()> where P1: AsRef<Path>, P2: AsRef<Path>
Deprecated since 0.7.4

: please use CompilerCommand instead