Trait sylvia::types::CustomQuery

source ·
pub trait CustomQuery: CustomQuery + DeserializeOwned + JsonSchema { }
Expand description

Set of trait bounds for custom queries.

Object Safety§

This trait is not object safe.

Implementors§