Docs.rs
  • kyoto-0.0.1
    • kyoto 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JeepYiheihou
    • Dependencies
      • anyhow ^1.0 normal
      • bytes ^1.0 normal
      • httparse ^1.3.4 normal
      • serde_json ^1.0 normal
      • structopt ^0.3.14 normal
      • tokio ^1 normal
      • tracing ^0.1.13 normal
      • tracing-futures ^0.2.3 normal
      • tracing-subscriber ^0.2.2 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

kyoto0.0.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • network::listener::Listener
  • network::network_handler::NetworkHandler
  • protocol::serialization::command_parser::CommandParser
  • protocol::serialization::response_encoder::ResponseEncoder

Enums

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

Functions

  • kyoto_machine_to_warehouse
  • kyoto_network_to_machine

Type Aliases

  • Error
  • Result
  • data::Server
  • machine::MachineHandler
  • network::Listener
  • network::NetworkHandler
  • protocol::Command
  • protocol::CommandParser
  • protocol::FlowType
  • protocol::Response
  • protocol::ResponseEncoder
  • protocol::RetFlowType