hoprd_
migration
0.1.0
Module encode
Module Items
Enums
Traits
Derive Macros
In hoprd_
migration::
sea_
orm::
sqlx
hoprd_migration
::
sea_orm
::
sqlx
Module
encode
Copy item path
Expand description
Provides
Encode
for encoding values for the database.
Enums
§
IsNull
The return type of
Encode::encode
.
Traits
§
Encode
Encode a single value to be sent to the database.
Derive Macros
§
Encode