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