Crate rbatis_core[][src]

Expand description

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

Types and traits for decoding values from the database.

Errorand Result types.

Macros