Module rust_query::client

source ·

Structs§

  • This is a wrapper for rusqlite::Connection. It’s main purpose is to remove the need to depend on rusqlite in the future. Right now it is mostly used in the tests.

Traits§