pub trait ExternalQueryIntoShow: IntoQueryShow + ExternalQuery { }

Implementors§