parse-numeric-range 0.1.0

Parse a string of numbers and ranges (e.g. 1,3-5,8) into a list of integers. A faithful port of the parse-numeric-range npm package. Zero dependencies, no_std.
Documentation
{
  "projectName": ".",
  "projectOwner": "trananhtung",
  "repoType": "github",
  "repoHost": "https://github.com",
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "commit": true,
  "commitConvention": "angular",
  "contributorsPerLine": 7,
  "contributors": [
    {
      "login": "trananhtung",
      "name": "Tung Tran",
      "avatar_url": "https://avatars.githubusercontent.com/u/30992229?v=4",
      "profile": "https://github.com/trananhtung",
      "contributions": [
        "code",
        "maintenance"
      ]
    }
  ]
}