Docs.rs
  • xo-api-client-0.1.1
    • xo-api-client 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • usbalbin
    • Dependencies
      • async-trait ^0.1.50 normal
      • futures ^0.3 normal
      • jsonrpsee-types ^0.4.1 normal
      • jsonrpsee-ws-client ^0.4.1 normal
      • log ^0.4.0 normal
      • serde ^1.0.124 normal
      • serde_json ^1.0.64 normal
      • tokio ^1.12.0 normal
      • tokio ^1.12 dev
    • Versions
    • 36.56% 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

xo_api_client0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Subscription
  • api::Client
  • api::session::SessionProcedures
  • api::token::TokenProcedures
  • api::vm::Snapshot
  • api::vm::SnapshotId
  • api::vm::Vm
  • api::vm::VmId
  • api::vm::VmOrSnapshotId
  • api::vm::VmProcedures
  • api::xo::XoProcedures
  • credentials::EmailAndPassword
  • credentials::Token

Enums

  • JsonValue
  • ObjectType
  • RpcError
  • api::vm::PowerState
  • api::vm::RestartError
  • api::vm::RevertSnapshotError
  • api::xo::GetSingleObjectError
  • credentials::Credentials

Traits

  • api::vm::OtherInfo

Macros

  • declare_id_type
  • impl_from_str
  • impl_to_json_value
  • impl_xo_object
  • procedure_args
  • procedure_object
  • struct_to_map