Struct diesel::backend::Debug [] [src]

pub struct Debug;

Trait Implementations

impl Backend for Debug

type QueryBuilder = DebugQueryBuilder

type BindCollector = ()

type RawValue = ()

impl TypeMetadata for Debug

type TypeMetadata = ()

impl SupportsReturningClause for Debug

impl SupportsDefaultKeyword for Debug