Docs.rs
ora-api-0.2.0
ora-api 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
tamasfe
Dependencies
async-trait ^0.1.71
normal
eyre ^0.6.8
normal
futures ^0.3.28
normal
ora-client ^0.2.0
normal
ora-common ^0.1.0
normal
ora-worker ^0.2.1
normal
pin-project-lite ^0.2.10
normal
rmp-serde ^1.1.1
normal
serde ^1.0.171
normal
serde_json ^1.0.101
normal
time ^0.3.23
normal
uuid ^1.4.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate ora_api
Version 0.2.0
All Items
Modules
Traits
?
Crate
ora_api
source
·
[
−
]
Expand description
High-level and typed API for use in Rust applications and libraries.
Modules
client
Types for interacting with an Ora store.
Traits
Handler
A strongly-typed worker that can
IntoHandler
A helper blanket trait for types that might implement
Handler
for multiple
Task
types.
Task
A strongly-typed serializable task type.