Function alloc_data::parser::since_start_opt
source · [−]pub fn since_start_opt<'input>(
__input: &'input str
) -> Result<Option<SinceStart>, ParseError<<str as Parse>::PositionRepr>>
Expand description
Parses an optional amount of seconds since the start of the run.