[][src]Trait rlay_plugin_interface::FilterBackend

pub trait FilterBackend: Send + Sync + GetEntity + ResolveEntity { }

Implementors

impl<T: Send + Sync + GetEntity + ResolveEntity> FilterBackend for T[src]

Loading content...