Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

This crate provides the `StartsWithCaseless` trait and the `EndsWithCaseless` trait to extend types which implement `AsRef<str>` in order to do `starts_with` and `ends_with` case-insensitively.

License

Notifications You must be signed in to change notification settings

magiclen/starts-ends-with-caseless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This crate provides the `StartsWithCaseless` trait and the `EndsWithCaseless` trait to extend types which implement `AsRef<str>` in order to do `starts_with` and `ends_with` case-insensitively.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages