Docs.rs
  • godwit-daemon-0.1.10
    • godwit-daemon 0.1.10
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Passeriform
    • Dependencies
      • chrono ^0.4.11 normal
      • clap ^2.33.1 normal
      • custom_error ^1.7.1 normal
      • dirs ^2.0.2 normal
      • getter-derive-rs ^1.0.2 normal
      • glob ^0.3.0 normal
      • lazy_static ^1.4.0 normal
      • libloading ^0.6.2 normal
      • log ^0.4.8 normal
      • serde ^1.0.104 normal
      • serde_json ^1.0.48 normal
      • simplelog ^0.7.6 normal
      • structopt ^0.3.14 normal
      • structopt-derive ^0.4.7 normal
      • tempfile ^3.1.0 normal
      • threadpool ^1.8.1 normal
      • zmq ^0.9.2 normal
      • flate2 ^1.0.16 build
      • glob ^0.3.0 build
      • rand ^0.7.3 build
      • reqwest ^0.10.7 build
      • rustc_version ^0.2.3 build
      • serde ^1.0.104 build
      • tar ^0.4.29 build
      • tempfile ^3.1.0 build
      • toml ^0.5.6 build
    • Versions
    • 4.26% 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

godwit_daemon0.1.10

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • config::Config
  • core::BackendArgs
  • core::BackendDeclaration
  • core::BackendProxy
  • core::ExternalBackends
  • dispatcher::DispatchMsg
  • dispatcher::ResponseMsg

Enums

  • core::Ops
  • errors::BackendError
  • errors::DelegateError
  • errors::NetworkError
  • errors::PatchError
  • errors::PurgeBaseError
  • errors::RevisionError
  • errors::RunError
  • errors::TraceError
  • prochandler::HandleOps
  • runner::Regress

Traits

  • core::Backend
  • core::Registrar

Macros

  • export_backend

Functions

  • config::get_config
  • config::purge_base_file
  • config::update_patches
  • dispatcher::heartbeat
  • dispatcher::send
  • prochandler::delegate
  • prochandler::handle
  • prochandler::heartbeat
  • prochandler::terminate
  • runner::daemon_running
  • runner::init_daemon
  • runner::kill
  • runner::run

Statics

  • CORE_VERSION
  • RUSTC_VERSION