pub fn parse_and_expression( input: ConfigInInput<'_>, ) -> IResult<ConfigInInput<'_>, AndExpression>