Skip to main content

parse

Function parse 

Source
pub fn parse(von: &str) -> Result<VonValue, String>
Expand description

Parses a Von string into a VonValue.