diesel::backend

Trait TrustedBackend

source
pub trait TrustedBackend { }
Expand description

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

Implementors§