Skip to content

tomprogrammer/rust-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascii

A library that provides ASCII-only string and character types, equivalent to the char, str and String types in the standard library.

Types and conversion traits are described in the Documentation

Using ascii without libstd

Most of AsciiChar and AsciiStr can be used without std by enabling the feature no_std. The owned string type AsciiString and the conversion trait IntoAsciiString as well as all methods referring to these types aren't available without std.

Requirements

The ascii library requires rustc 1.9.0 or greater, due to the stabilization of AsciiExt. Using the no_std feature lowers this requirement to rustc 1.6.0 or greater.

History

This packages included the Ascii types that were removed from the Rust standard library by the 2014-12 [reform of the std::ascii module] (rust-lang/rfcs#486). The API changed significantly since then.

About

ASCII-only equivalents to `char`, `str` and `String`.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 49

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy