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