Crate rlay_backend

Source

Structs§

Error
The Error type, which can contain any failure.

Traits§

BackendFromConfigAndSyncState
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.