Docs.rs
  • rustbee-0.1.1
    • rustbee 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • duysqubix
    • Dependencies
      • byteorder ^1 normal
      • bytes ^0.5 normal
      • downcast-rs ^1.1 normal
      • lazy_static ^1.4 normal
      • rand ^0.7 normal
      • serialport ^3.3 normal
    • Versions
    • 11.4% 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

rustbee0.1.1

Module api

Module Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases

In crate rustbee

rustbee

Module api

Source
Expand description

XBee API Frame

Structs§

AtCommand
AtCommand Support
AtCommandFrame
AtCommandResponse
NullRecieve
RemoteAtCommandFrame
RemoteAtCommandResponse
RemoteCommandOptions
TransmitRequestFrame
TransmitRequestOptions
TransmitStatus

Enums§

AtCommands
Error
FrameId
MessagingMode

Statics§

BROADCAST_ADDR

Traits§

RecieveApiFrame
TransmitApiFrame

Type Aliases§

Result