Crate ora_api

source ·
Expand description

High-level and typed API for use in Rust applications and libraries.

Modules

  • Types for interacting with an Ora store.

Traits

  • A strongly-typed worker that can
  • A helper blanket trait for types that might implement Handler for multiple Task types.
  • A strongly-typed serializable task type.