Crates.io | char_fns |
lib.rs | char_fns |
version | 0.1.1 |
source | src |
created_at | 2017-01-27 20:49:58.726487 |
updated_at | 2017-01-27 21:07:57.985466 |
description | unicode character-indexed string manipulation |
homepage | |
repository | https://github.com/alex-shapiro/char_fns |
max_upload_size | |
id | 8253 |
size | 15,868 |
This crate provides the CharFns
trait which is implemented for &str
s and provides methods for character-indexed string manipulation.
Copyright 2017, Alex Shapiro.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.