Module debug

Module debug 

Source

Structs§

DebugWith

Traits§

DebugDbUpcast
A trait that allows upcasting the database to the type T.
DebugWithDb
DebugWithDbOverride
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.