pub fn ol_key<'input>( __input: &'input str, ) -> Result<OLKey<'input>, ParseError<<str as Parse>::PositionRepr>>