starts-ends-with-caseless

Crates.iostarts-ends-with-caseless
lib.rsstarts-ends-with-caseless
version0.6.4
sourcesrc
created_at2019-04-17 06:24:33.791308
updated_at2020-07-18 21:17:00.880645
descriptionThis crate provides the `StartsWithCaseless` trait and the `EndsWithCaseless` trait to extend types which implement `AsRef` in order to do `starts_with` and `ends_with` case-insensitively.
homepagehttps://magiclen.org/str-utils
repositoryhttps://github.com/magiclen/starts-ends-with-caseless
max_upload_size
id128503
size14,238
Magic Len (Ron Li) (magiclen)

documentation

README

Starts/Ends With Caseless

Build Status

This crate was deprecated, use str-utils instead.

Crates.io

https://crates.io/crates/starts-ends-with-caseless

Documentation

https://docs.rs/starts-ends-with-caseless

License

MIT

Commit count: 20

cargo fmt