[go: up one dir, main page]

utf8-ranges 1.0.1

Convert ranges of Unicode codepoints to UTF-8 byte ranges.
Documentation
1
2
3
4
5
6
7
8
9
10
language: rust
rust:
  - 1.12.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master