Docs.rs
  • xio_common-0.12.0
    • xio_common 0.12.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0+
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • silwol
    • Dependencies
      • byteorder ^1.2.7 normal
      • crossbeam-channel ^0.3.2 normal
      • log ^0.4.6 normal
      • ommui_broadcast ^0.4.0 normal
      • serialport ^3.1.0 normal
      • snafu ^0.5.0 normal
      • try_from ^0.3.2 normal
      • uuid ^0.7.1 normal
      • xio_base_datatypes ^0.8.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

xio_common0.12.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate xio_common

Source

Modules§

clear_job_set
initialize_module
job_position_at
job_stopped
measurement_data
query_command_set_version
query_device_capability
query_device_firmware_version
query_device_manufacturer
query_device_uuid
query_frame_format_version
query_job
query_job_parameters
query_job_set_info
query_module_state
read_raw_value_from_parameter
read_value_from_module_channel
read_value_from_parameter
start_job
start_module
stop_job
stop_module
uninitialize_module
upload_job
upload_job_parameters
write_value_to_module_channel
write_value_to_parameter

Structs§

Connection
NotificationItem
ResponseItem

Enums§

DeviceCapability
Error
JobSetInfo
Message
Notification
Request
Response

Traits§

AsResult
HasCommandId
HasFixedCommandId
IsRequest
IsResponse
IsValidResponseFor
ProcessNotifications
ProcessResponses
SendAndReceive
TryFromResponse

Type Aliases§

Result