pub fn parse_string(source: &str, format: Option<&str>) -> Result<Value>
Parse configuration from a string with optional format hint Uses zero-copy AST parser for enterprise performance