Function rusqlite::vtab::parse_boolean

source ·
pub fn parse_boolean(s: &str) -> Option<bool>
Available on crate feature vtab only.
Expand description

The boolean can be one of:

1 yes true on
0 no false off