pub fn lifetime(
    __input: &'input str
) -> Result<Lifetime, ParseError<<str as Parse>::PositionRepr>>
Expand description

Parses an amount of seconds representing a lifetime.