pub fn visit_iso_time<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    time: &'ast IsoTime
)