Module boolean

Module boolean 

Source
Expand description

A Boolean type for Criterium

Modules§

direct_match
Implements DirectMatch for the BooleanCriterium, doesn’t export any functions
rusqlite
Integrates the NumberCriterium with rusqlite

Enums§

BooleanCriterium
The BooleanCriterium describes the comparisons that can be made against a boolean field.