[go: up one dir, main page]

ascii 0.5.3

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

name = "ascii"
version = "0.5.3"
authors = ["Thomas Bahn <thomas@thomas-bahn.net",
           "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/tomprogrammer/rust-ascii"

[features]
unstable = []