Module prelude

Source

Re-exports§

pub use super::FilterContext;
pub use super::RlayFilter;

Enums§

Entity
Value
Represents any valid JSON value.

Traits§

GetEntity
ResolveEntity

Type Aliases§

BoxFuture
An owned dynamically typed Future for use in cases where you can’t statically type your result or need to add some indirection.