Docs.rs
  • oc2-hlapi-0.1.0
    • oc2-hlapi 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 27factorial
    • Dependencies
      • arrayvec ^0.7.4 normal
      • erased-serde ^0.3 normal
      • mio ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • termios ^0.3 normal
      • thiserror ^1.0.61 normal
      • uuid ^1.0 normal
    • Versions
    • 58.09% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

oc2_hlapi0.1.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • bus::DeviceBus
  • call::InvokeCall
  • call::ListCall
  • call::MethodsCall
  • call::RpcCall
  • device::BlockOperationsModule
  • device::FileImportExportCard
  • device::InventoryOperationsModule
  • device::RedstoneDevice
  • device::SoundCard
  • response::InvokeResponse
  • response::ListResponse
  • response::MethodsResponse
  • types::DeviceDescriptor
  • types::ImportFileInfo
  • types::MethodDescriptor
  • types::ParameterDescriptor

Enums

  • call::RpcCallKind
  • error::Error
  • response::RpcResponse
  • types::Direction
  • types::RobotActionResult
  • types::RotationDirection

Traits

  • call::ApiCall
  • device::BlockOperationsInterface
  • device::EnergyStorageInterface
  • device::FileImportExportInterface
  • device::InventoryOperationsInterface
  • device::ItemHandlerInterface
  • device::RedstoneInterface
  • device::RobotInterface
  • device::RpcDevice
  • device::SoundInterface

Macros

  • device

Type Aliases

  • error::Result