Trait diesel::backend::TrustedBackend

source ·
pub trait TrustedBackend { }
Expand description

This trait just indicates that noone implements SqlDialect without enabling the i-implement-a-third-party-backend-and-opt-into-breaking-changes feature flag.

Implementors§