pub fn parse_due_window(input: &str) -> Result<DueWindow, String>
Parse a relative window (90d, 6m, 2y). The error names the accepted forms — the caller wraps it in its surface’s typed envelope.
90d
6m
2y