wcwidth 1.12.1

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 = "MIT"
name = "wcwidth"
repository = "https://github.com/lucy/wcwidth.rs"
version = "1.12.1"