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