sq3-rs 0.2.10

SQLite reader with no dependencies
Documentation
1
2
3
4
mod operators;

#[derive(Debug)]
pub(super) struct SqliteExpression(String);