pub fn parse_asyncapi_schema(path: &Path) -> Result<AsyncApiV3Spec>Expand description
Parse an AsyncAPI v3 specification file
Supports both JSON and YAML formats
pub fn parse_asyncapi_schema(path: &Path) -> Result<AsyncApiV3Spec>Parse an AsyncAPI v3 specification file
Supports both JSON and YAML formats