[go: up one dir, main page]

ascii 0.2.1

`Ascii` type and related functionality, previously in `std::ascii`.
1
2
3
4
5
6
7
8
9
[package]

name = "ascii"
version = "0.2.1"
authors = ["Simon Sapin <simon.sapin@exyr.org>"]

description = "`Ascii` type and related functionality, previously in `std::ascii`."
license = "Apache-2.0 / MIT"
repository = "https://github.com/SimonSapin/rust-ascii"