wcwidth 1.0.0

Fast implementations of wcwidth and wcswidth.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["lucy <lucy@luz.lu>"]
description = "Fast implementations of wcwidth and wcswidth."
documentation = "https://docs.rs/wcwidth"
include = ["src/*.rs", "Cargo.toml"]
license-file = "LICENSE"
name = "wcwidth"
repository = "https://github.com/lucy/wcwidth.rs"
version = "1.0.0"