telltale-runtime 17.0.0

Choreographic programming for Telltale - effect-based distributed protocols
Documentation
1
2
3
4
5
//! Projection from global to local types.
//!
//! Re-exported from the shared `telltale-language` crate.

pub use telltale_language::compiler::projection::*;