pub fn generate_python_test_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Expand description
Generate Python test application from AsyncAPI spec
pub fn generate_python_test_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Generate Python test application from AsyncAPI spec