Module persistence

Module persistence 

Source
Expand description

Persistence crate. It contains the schema definition and creation, together with the utility function for creating the connection pool and the struct <-> tables mapping (in the types module).

Modulesยง

db
types