Docs.rs
  • plane-core-0.3.0
    • plane-core 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • paulgb
    • Dependencies
      • anyhow ^1.0.61 normal
      • async-nats ^0.21.0 normal
      • bollard ^0.13.0 normal
      • bytes ^1.2.1 normal
      • chrono ^0.4.22 normal
      • clap ^3.2.20 normal
      • config ^0.13.2 normal
      • dashmap ^5.4.0 normal
      • serde ^1.0.143 normal
      • serde_json ^1.0.83 normal
      • serde_with ^2.0.0 normal
      • tokio ^1.20.1 normal
      • tokio-stream ^0.1.9 normal
      • tracing ^0.1.36 normal
      • tracing-stackdriver ^0.5.0 normal
      • tracing-subscriber ^0.3.15 normal
      • url ^2.2.2 normal
      • uuid ^1.1.2 normal
    • Versions
    • 29.12% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

plane_core0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • logging::LogManagerLogger
  • logging::TracingHandle
  • messages::agent::BackendStateMessage
  • messages::agent::BackendStatsMessage
  • messages::agent::DockerExecutableConfig
  • messages::agent::DroneConnectRequest
  • messages::agent::DroneLogMessage
  • messages::agent::DroneStatusMessage
  • messages::agent::ResourceLimits
  • messages::agent::SpawnRequest
  • messages::agent::TerminationRequest
  • messages::cert::SetAcmeDnsRecord
  • messages::dns::SetDnsRecord
  • messages::logging::LogMessage
  • messages::logging::SerializableLevel
  • messages::scheduler::ScheduleRequest
  • nats::DelayedReply
  • nats::JetstreamSubscription
  • nats::MessageWithResponseHandle
  • nats::SubscribeSubject
  • nats::TypedNats
  • nats::TypedSubscription
  • nats_connection::NatsConnectionSpec
  • types::BackendId
  • types::ClusterName
  • types::DroneId

Enums

  • Never
  • messages::agent::BackendState
  • messages::agent::DroneLogMessageKind
  • messages::dns::DnsRecordType
  • messages::logging::Component
  • messages::scheduler::ScheduleResponse
  • nats::NoReply
  • nats_connection::NatsAuthorization

Traits

  • logging::LogError
  • nats::JetStreamable
  • nats::TypedMessage

Functions

  • cli::init_cli
  • retry::do_with_retry

Type Aliases

  • NeverResult