sqlite-rs 0.3.7

SQLite reader in pure Rust
Documentation
1
2
3
pub(crate) trait ArgName {
  fn arg_name() -> String;
}