pub fn parse_data<'a>( arena: &'a Arena, input: &'a str, ) -> ParseResult<&'a PlutusData<'a>, Rich<'a, char>>