Skip to main content

parse_openrpc_schema

Function parse_openrpc_schema 

Source
pub fn parse_openrpc_schema(path: &Path) -> Result<OpenRpcSpec>
Expand description

Parse an OpenRPC 1.3.2 specification file

Supports both JSON and YAML formats