Skip to main content

parse_template_object

Function parse_template_object 

Source
pub fn parse_template_object(body: &str) -> Option<Value>
Expand description

Convenience wrapper for callers that only want a template-shaped object and treat anything else (a placeholder scalar, a parse failure) as absent.