[][src]Crate voca_rs

Modules

case

Converts the subject to a selected case.

chop

Extracts a character(s) from subject.

count

Counts the characters in subject.

escape

Escapes special characters in subject.

index

Returns the index of search in subject.

manipulate

Manipulate with the subject.

query

Checks a subject against a query.

split

Splits subject into an chuncks according to given rules.

strip

Strips specific characters from subject.

utils

Utility functions and properties.