Skip to main content

from_json

Function from_json 

Source
pub fn from_json(input: &str) -> Result<OpenApiSpec, ParseError>
Expand description

Parse an OpenAPI spec from JSON.