const fn write_json_string_and_move_forward<'a>( value: &str, output: &'a mut [u8], ) -> &'a mut [u8] ⓘ
experimental-inspect