Struct bqrs::Matcher [] [src]

pub struct Matcher { /* fields omitted */ }

The matcher struct holds a single query object.

Methods

impl Matcher
[src]

[src]

Constructs a new Matcher object from a string.

Returns a ParsingError if it fails.

[src]

Applies the query to the string.