parse_format

Function parse_format 

Source
pub fn parse_format(input: &str) -> IResult<&str, Format>
Expand description

Parse a Value::Format from "Instruction" <template> "Example1", ....