[][src]Crate rbatis_core

Core of rbatis_core, the rust SQL toolkit. Not intended to be used directly.

Re-exports

pub use error::Error;
pub use error::Result;

Modules

convert
db
db_adapter
decode

Types and traits for decoding values from the database.

error

Errorand Result types.

mssql
runtime
sync
value