Docs.rs
  • rd-interface-0.4.0
    • rd-interface 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • spacemeowx2
    • Dependencies
      • async-trait ^0.1.42 normal
      • futures-executor ^0.3.14 normal
      • futures-util ^0.3.12 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.5 normal
    • Versions
    • 25.45% 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

rd_interface0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Arc
  • ReadBuf
  • context::Context
  • context::common_field::ProcessInfo
  • context::common_field::SourceAddress
  • registry::EmptyConfig
  • registry::Registry
  • util::CombineNet
  • util::NotImplementedNet
  • util::PeekableTcpStream

Enums

  • Address
  • Value
  • context::Error
  • error::Error

Traits

  • AsyncRead
  • AsyncWrite
  • INet
  • IServer
  • ITcpListener
  • ITcpStream
  • IUdpChannel
  • IUdpSocket
  • IntoAddress
  • IntoDyn
  • context::CommonField
  • registry::NetFactory
  • registry::ServerFactory

Macros

  • impl_async_read_write

Attribute Macros

  • async_trait

Functions

  • error::map_other
  • util::connect_tcp
  • util::connect_udp
  • util::copy_bidirectional
  • util::get_one_net

Type Aliases

  • Net
  • Server
  • TcpListener
  • TcpStream
  • UdpChannel
  • UdpSocket
  • context::Result
  • error::Result
  • registry::FromConfig
  • util::BoxFuture

Constants

  • constant::UDP_BUFFER_SIZE
  • error::NOT_IMPLEMENTED