pub fn parse_template_object(body: &str) -> Option<Value>
Convenience wrapper for callers that only want a template-shaped object and treat anything else (a placeholder scalar, a parse failure) as absent.