Skip to main content

parse_v2_step

Function parse_v2_step 

Source
pub fn parse_v2_step(value: &Value) -> Result<V2Step, V2ParseError>
Expand description

Parse a V2Step from a serde_json::Value (expects an object with op: key)