Searched defs:predict_indent (Results 1 – 2 of 2) sorted by relevance
536 def predict_indent(patches_lines: List[str]) -> int: function
463 pub fn predict_indent(json: &str) -> usize { in predict_indent() function