Skip to main content

parse_asyncapi_schema

Function parse_asyncapi_schema 

Source
pub fn parse_asyncapi_schema(path: &Path) -> Result<AsyncApiV3Spec>
Expand description

Parse an AsyncAPI v3 specification file

Supports both JSON and YAML formats