char_fns

Crates.iochar_fns
lib.rschar_fns
version0.1.1
sourcesrc
created_at2017-01-27 20:49:58.726487
updated_at2017-01-27 21:07:57.985466
descriptionunicode character-indexed string manipulation
homepage
repositoryhttps://github.com/alex-shapiro/char_fns
max_upload_size
id8253
size15,868
Alex Shapiro (alex-shapiro)

documentation

README

char_fns

This crate provides the CharFns trait which is implemented for &strs and provides methods for character-indexed string manipulation.

License

Copyright 2017, Alex Shapiro.

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Contribution

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.

Commit count: 5

cargo fmt