time_macros::time

Function parse

source
pub(crate) fn parse(chars: &mut Peekable<IntoIter>) -> Result<Time, Error>