Module voca_rs::query[][src]

Checks a subject against a query.

Functions

ends_with

Checks whether subject ends with end.

includes

Checks whether subject includes search starting from position.

starts_with

Checks whether subject starts with start.