Docs.rs
  • enet-proto-0.1.7
    • enet-proto 0.1.7
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Alxandr
    • Dependencies
      • bytes ^1 normal
      • color-eyre ^0.5 normal
      • derive_more ^0.99 normal
      • enum-kinds ^0.5 normal
      • lazy_static ^1 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde-aux ^3 normal
      • serde_json ^1 normal
      • smol_str ^0.1 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • serde_test ^1 dev
    • Versions
    • 1.8% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

enet_proto0.1.7

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits

Crate enet_proto

Source
Expand description

Protocol types for eNet.

Structs§

BlockListReq
EnetDecoder
EnetEncoder
GetChannelInfoAllReq
GetChannelInfoAllRes
ItemSetValue
ItemUpdateInd
ItemUpdateValue
ItemValueRes
ItemValueSetReq
ItemValueSignInReq
ItemValueSignInRes
ItemValueSignOutReq
ProjectBinaer
ProjectDimmer
ProjectJalousie
ProjectList
ProjectListReq
ProjectListRes
ProjectNone
ProjectScene
RequestEnvelope
UnknownRes
VersionReq
VersionRes

Enums§

ClickDuration
EnetDecoderError
EnetEncoderError
ProjectItem
ProjectItemKind
ProtocolVersion
eNet protocol version.
Request
RequestKind
Response
ResponseKind
SetValue

Traits§

EnetItem
RequestType
ResponseType