Docs.rs
  • etherdream-0.1.1
    • etherdream 0.1.1
    • Permalink
    • Docs.rs crate page
    • BSD-4-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • echelon
    • Dependencies
      • byteorder 0.5.* normal
      • ilda ^0.0.2 normal
      • log 0.3.* normal
      • net2 0.2.* normal
      • point 0.3.* normal
    • Versions
    • 63.39% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

etherdream0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • dac::Dac
  • network::SearchResult
  • point::PipelinePoint
  • point::SimplePoint
  • protocol::Begin
  • protocol::Broadcast
  • protocol::DacResponse
  • protocol::DacStatus
  • protocol::MacAddress
  • protocol::Point

Enums

  • EtherdreamError
  • protocol::AckCode
  • protocol::CommandCode

Functions

  • network::find_first_dac

Constants

  • network::BROADCAST_PORT
  • network::COMMUNICATION_PORT
  • protocol::COLOR_MAX
  • protocol::COLOR_MIN
  • protocol::COMMAND_BEGIN
  • protocol::COMMAND_DATA
  • protocol::COMMAND_PING
  • protocol::COMMAND_PREPARE
  • protocol::RESPONSE_ACK
  • protocol::RESPONSE_BUFFER_FULL
  • protocol::RESPONSE_INVALID_CMD
  • protocol::RESPONSE_STOP
  • protocol::X_MAX
  • protocol::X_MIN
  • protocol::Y_MAX
  • protocol::Y_MIN