Docs.rs
  • yao-0.1.4
    • yao 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yaojianpin
    • Dependencies
      • async-trait ^0.1.57 normal
      • bincode ^1.3.3 normal
      • chrono ^0.4.22 normal
      • clap ^3.2.20 normal
      • colored ^2.0.0 normal
      • futures ^0.3.25 normal
      • lru ^0.8.1 normal
      • nanoid ^0.4.0 normal
      • once_cell ^1.15.0 normal
      • regex ^1.6.0 normal
      • rhai ^1.11.0 normal
      • rocksdb ^0.19.0 normal
      • serde ^1.0.144 normal
      • serde_yaml ^0.9.11 normal
      • sqlx ^0.6.2 normal
      • thiserror ^1.0.34 normal
      • tokio ^1.21.0 normal
      • criterion ^0.4.0 dev
    • Versions
    • 16.67% of the crate is documented
  • Platform
    • 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
logo

logo

Crate yao

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • Act
  • ActModule
  • Branch
  • Context
  • Engine
  • Job
  • Message
  • Step
  • Workflow
  • act::Act
  • branch::Branch
  • job::Job
  • step::Step
  • step::Subject
  • store::Message
  • store::Proc
  • store::Query
  • store::Store
  • store::Task
  • workflow::Workflow

Enums

  • ActError
  • ActValue
  • store::StoreKind
  • store::Tag

Traits

  • ActPlugin
  • OrgAdapter
  • RoleAdapter
  • RuleAdapter
  • StoreAdapter
  • store::DataSet

Macros

  • db_debug
  • debug

Type Definitions

  • ActResult
  • Map
  • Vars
  • step::Action