Skip to main content

generate_choreography_code_with_annotations

Function generate_choreography_code_with_annotations 

Source
pub fn generate_choreography_code_with_annotations(
    name: &str,
    roles: &[Role],
    local_types: &[(Role, LocalType)],
    choreo: &Choreography,
) -> TokenStream
Expand description

Generate complete Telltale code from a choreography with annotation support