pub fn generate_rust_handler_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Expand description
Generate Rust handler scaffolding from AsyncAPI spec
pub fn generate_rust_handler_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Generate Rust handler scaffolding from AsyncAPI spec