charset-normalizer-rs 1.0.1

Truly universal encoding detector in pure Rust - port of Python version
Documentation
{ 
    "data": {
      "list_of_things": [
        {
          "id": 1,
          "tags": [
            "test 1",
            "test 2",
            "test 3"
          ]
        },
        {
          "id": 2,
          "tags": [
            "test 4",
            "test 5",
            "test 6"
          ]
        }
      ]
    },
    "meta": "Hey friends!"
}