Structs§
- DBConnect
Option - DBConnectOption all of support Database Options abstract struct. use from(url:&str) or use from_mysql(),from_pg()…. or other method init this.
- DBExec
Result - DBQuery
- DBTx
- DBValue
Enums§
Traits§
- Data
Decoder - DataDecoder Process some bson data not yet supported by the framework, which returns TypeInfo and bytes