[][src]Function grpc_build::build

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