temporalio-protos 0.5.0

Compiled protobuf definitions for the Temporal Rust SDK
Documentation
1
2
3
4
5
6
7
#![warn(missing_docs)]

//! Compiled protobuf definitions for the Temporal Rust SDK.

pub mod protos;

pub use protos::*;