Function investments::time::parse_period[][src]

pub fn parse_period(start: Date, end: Date) -> GenericResult<(Date, Date)>