Docs.rs
  • firepilot-1.2.0
    • firepilot 1.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AlexandreBrg
    • Dependencies
      • firepilot_models ^1.3.0 normal
      • hyper ^0.14.24 normal
      • hyperlocal ^0.8 normal
      • log ^0.4.17 normal
      • serde ^1.0.160 normal
      • serde_derive ^1.0.160 normal
      • serde_json ^1.0.91 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.27.0 normal
      • tracing ^0.1 normal
      • url ^2.2 normal
      • uuid ^1.3.0 normal
      • doc-comment ^0.3.3 dev
      • pretty_assertions ^1.3.0 dev
      • reqwest ^0.11.15 dev
      • serial_test ^2.0.0 dev
      • tempfile ^3.4.0 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 42.86% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

firepilot1.2.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • builder::Configuration
  • builder::drive::DriveBuilder
  • builder::executor::FirecrackerExecutorBuilder
  • builder::kernel::KernelBuilder
  • builder::network_interface::NetworkInterfaceBuilder
  • executor::Executor
  • executor::FirecrackerExecutor
  • machine::Machine

Enums

  • builder::BuilderError
  • executor::Action
  • executor::ExecuteError
  • machine::FirepilotError

Traits

  • builder::Builder
  • executor::Execute