Skip to main content

extract_json_structure

Function extract_json_structure 

Source
pub fn extract_json_structure(content: &str) -> String
Expand description

JSON structure: key-tree with types, depth 3, max 20 keys per level. Reuses logic from patterns::json_schema but produces a read-mode output.