Function ttrpc_compiler::prost_codegen::compile_protos[][src]

pub fn compile_protos<P>(
    protos: &[P],
    includes: &[P],
    out_dir: &str
) -> Result<Vec<String>> where
    P: AsRef<Path>, 

Returns the names of all packages compiled.