pub fn classify_format(fmt: &str) -> FormatCategoryExpand description
Classify an Excel number-format string. Best-effort heuristic; matches the
categories the agent-facing tools care about (peek, schema).
pub fn classify_format(fmt: &str) -> FormatCategoryClassify an Excel number-format string. Best-effort heuristic; matches the
categories the agent-facing tools care about (peek, schema).