Docs.rs
  • kyoto_protocol-0.1.0
    • kyoto_protocol 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JeepYiheihou
    • Dependencies
      • bytes ^1.0 normal
      • httparse ^1.3.4 normal
      • serde_json ^1.0 normal
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kyoto_protocol0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • serialization::command_parser::CommandParser
  • serialization::response_encoder::ResponseEncoder

Enums

  • command::command_table::Command
  • flow::flow_type::FlowType
  • flow::flow_type::RetFlowType
  • response::error_type::ErrorType
  • response::response::Response

Traits

  • flow::flow_handler::FlowHandler

Functions

  • kyoto_machine_to_warehouse
  • kyoto_network_to_machine

Type Aliases

  • Command
  • CommandParser
  • Error
  • FlowType
  • Response
  • ResponseEncoder
  • Result
  • RetFlowType