Structs§
Traits§
- Debug
DbUpcast - A trait that allows upcasting the database to the type T.
- Debug
With Db - Debug
With DbOverride - A flexible debug trait that takes the database as a type parameter instead of an associated type, allowing multiple implementations for the same type with different database types.