aboutsummaryrefslogtreecommitdiff
path: root/src/storage/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* integration to login with an enumQuentin Dufour2023-11-011-2/+5
|
* v2 api storageQuentin Dufour2023-11-011-46/+28
|
* rework interfaceQuentin Dufour2023-11-011-8/+6
|
* a first naive version of the storage interfaceQuentin Dufour2023-11-011-17/+68
|
* WIP traits for the storageQuentin Dufour2023-10-301-0/+32