Function grpc_build::build[][src]

pub fn build(
    in_dir: &str,
    out_dir: &str,
    build_server: bool,
    build_client: bool,
    force: bool
) -> Result<(), BuildError>