Crate sub_strs[][src]

sub-strs

Project

Features

Notes

Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.

Modules

version_info

0.25.0 (April 23rd, 2021)

Structs

CainStr

Case-insensitive string

Error

Error

Glob

Glob

GlobSet

Glob set

SubStr

A sub string

SubStrIter

An iterator of SubStr

Constants

CODE_NAME

Crate code name

ID

ID of this crate

NAME

Crate name

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging…

VERSION

Crate version

Functions

sub_strs

Finds sub strings

Type Definitions

Result

Result type used in this crate