Docs.rs
  • emu-cli-0.4.2
    • emu-cli 0.4.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • erikh
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • byte-unit ^5 normal
      • clap ^4 normal
      • dirs ^5 normal
      • fork ^0.1 normal
      • futures ^0.3 normal
      • kdam ^0.5 normal
      • rtnetlink ^0.14 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tinytemplate ^1 normal
      • tokio ^1 normal
      • toml ^0.8 normal
      • tempfile ^3 dev
    • Versions
    • 26.77% of the crate is documented
  • Go to latest version
  • 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

emu_cli0.4.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • command::Commands
  • command_handler::CommandHandler
  • config::Configuration
  • config::MachineConfiguration
  • config_storage::XDGConfigStorage
  • image::QEmuImageHandler
  • launcher::QEmuLauncher
  • network::NetworkConfig
  • network::NetworkList
  • network::VMNetwork
  • qmp::client::Client
  • qmp::messages::ErrorDetail
  • qmp::messages::ErrorReturn
  • qmp::messages::Event
  • qmp::messages::EventData
  • qmp::messages::GenericReturn
  • qmp::messages::JobInfo
  • qmp::messages::QueryBlock
  • qmp::messages::QueryJobs
  • qmp::messages::Timestamp
  • supervisor::NullSupervisorStorage
  • supervisor::PidSupervisor
  • supervisor::SystemdSupervisor
  • supervisor::SystemdSupervisorStorage
  • template::Data
  • template::Systemd
  • vm::VM

Enums

  • command::CommandType
  • command::ConfigPortSubcommand
  • command::ConfigSubcommand
  • command::SnapshotSubcommand
  • traits::Supervisors

Traits

  • network::Network
  • network::NetworkInterface
  • network::NetworkManager
  • network::VMInterface
  • traits::ConfigStorageHandler
  • traits::ImageHandler
  • traits::Launcher
  • traits::SupervisorHandler
  • traits::SupervisorStorageHandler

Functions

  • evaluate
  • image::qemu_img_name
  • util::path_exists
  • util::pid_running
  • util::valid_filename

Type Aliases

  • config::PortMap
  • network::NetworkIndexMap
  • network::NetworkMap
  • network::VMNetworkMap

Constants

  • image::QEMU_IMG_DEFAULT_FORMAT
  • image::QEMU_IMG_PATH