[][src]Crate rsfbclient

Rust Firebird Client

Modules

prelude

Structs

Connection

A connection to a firebird database

ConnectionBuilder

Builder for creating database connections

FbError
FirebirdConnectionManager
Row

A database row

Statement
Transaction

Enums

Dialect

Traits

Execute

Implemented for types that can be used to execute sql statements

Queryable

Implemented for types that can be used to execute sql queries