Module backend

Module backend 

Source
Expand description

The trait to define how to get and set data in the backend

This is for adding support for a backend

Traitsยง

Backend
Provides methods to add or replace data in the cache
Error
Implemented on backend errors, for example sqlx::Error