Docs.rs
  • rally-0.1.1
    • rally 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • swarmer
    • Dependencies
      • clap ^2.32.0 normal
      • colored ^1.6.1 normal
      • log ^0.4.6 normal
      • serde ^1.0.87 normal
      • serde_derive ^1.0.87 normal
      • serde_yaml ^0.8.8 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rally0.1.1

Crate Items

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • config::Config
  • config::Job
  • config::Provisioner
  • config::Task
  • provisioners::local::LocalProvisioner
  • provisioners::local::LocalWorkerHandle
  • supervisor::job_handler::JobHandler

Traits

  • provisioners::traits::Provisioner
  • provisioners::traits::WorkerHandle

Macros

  • success
  • utils::logging::debug
  • utils::logging::error
  • utils::logging::info
  • utils::logging::log
  • utils::logging::log_enabled
  • utils::logging::trace
  • utils::logging::warn

Functions

  • cli::run
  • supervisor::launch::run_job
  • utils::logging::setup_rally_logger

Constants

  • VERSION