Docs.rs
rlay-backend-0.3.0
rlay-backend 0.3.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
hobofan
Dependencies
ambassador ^0.2.1
normal
async-trait ^0.1.24
normal
cid_fork_rlay ^0.3.1
normal
optional
failure ^0.1.1
normal
futures ^0.3.0
normal
rlay_ontology ^0.2.6
normal
serde_json ^1.0.22
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rlay_
backend
0.3.0
All Items
Crate Items
Structs
Traits
Type Aliases
Crate
rlay_backend
Copy item path
Source
Structs
§
Error
The
Error
type, which can contain any failure.
Traits
§
Backend
From
Config
AndSync
State
GetEntity
Resolve
Entity
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.