Module rbatis::db::db_adapter[][src]

Structs

DBConnectOption all of support Database Options abstract struct. use from(url:&str) or use from_mysql(),from_pg()…. or other method init this.

Enums

Traits

DataDecoder Process some bson data not yet supported by the framework, which returns TypeInfo and bytes