Struct naming_clt_lib::Filter[][src]

pub struct Filter { /* fields omitted */ }
Expand description

Answer user’s --filter option, ignore captured words that user not indicates in --filter option, and convert words to NamingCase instances.

Implementations

Not only transform String to NamingCase, but also apply given filter on result vector.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.