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