[][src]Crate rlay_backend

Structs

Error

The Error type, which can contain any failure.

Traits

BackendFromConfigAndSyncState
GetEntity
ResolveEntity

Type Definitions

BoxFuture

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