pub fn generate_nodejs_test_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Expand description
Generate Node.js test application from AsyncAPI spec
pub fn generate_nodejs_test_app(
spec: &AsyncApiV3Spec,
protocol: Protocol,
) -> Result<String>Generate Node.js test application from AsyncAPI spec