pub(crate) fn on_simple_key( event: &Event, source: Source<'_>, errors: &mut dyn ErrorSink, ) -> (RawString, String)
simple-key = quoted-key / unquoted-key quoted-key = basic-string / literal-string