Docs.rs
  • distant-net-0.18.0
    • distant-net 0.18.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chipsenkbeil
    • Dependencies
      • async-trait ^0.1.57 normal
      • bytes ^1.2.1 normal
      • chacha20poly1305 ^0.10.0 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3.21 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12.3 normal
      • log ^0.4.17 normal
      • p256 ^0.11.1 normal
      • paste ^1.0.8 normal
      • rand ^0.8.5 normal
      • rmp-serde ^1.1.0 normal
      • schemars ^0.8.10 normal
      • serde ^1.0.142 normal
      • serde_bytes ^0.11.7 normal
      • sha2 ^0.10.2 normal
      • tokio ^1.20.1 normal
      • tokio-util ^0.7.3 normal
      • tempfile ^3.3.0 dev
    • Versions
    • 50% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate distant_net

logo
Change settings

List of all items

Structs

  • AuthClient
  • AuthQuestion
  • AuthServer
  • Channel
  • Client
  • FramedTransport
  • FramedTransportReadHalf
  • FramedTransportWriteHalf
  • GenericServerRef
  • Handshake
  • InmemoryTransport
  • InmemoryTransportReadHalf
  • InmemoryTransportWriteHalf
  • Mailbox
  • MappedListener
  • MpscListener
  • MpscTransport
  • MpscTransportReadHalf
  • MpscTransportWriteHalf
  • OneshotListener
  • PlainCodec
  • PortRange
  • PostOffice
  • PublicKeyBytes
  • QueuedServerReply
  • Request
  • Response
  • Salt
  • SecretKey
  • SecretKeyError
  • ServerConfig
  • ServerConnection
  • ServerCtx
  • ServerReply
  • ServerState
  • TcpListener
  • TcpServerRef
  • TcpTransport
  • UnixSocketListener
  • UnixSocketServerRef
  • UnixSocketTransport
  • XChaCha20Poly1305Codec

Enums

  • Auth
  • AuthErrorKind
  • AuthRequest
  • AuthResponse
  • AuthVerifyKind
  • Shutdown
  • ShutdownParseError

Traits

  • AsAny
  • Codec
  • IntoSplit
  • Listener
  • RawTransport
  • RawTransportRead
  • RawTransportWrite
  • Reply
  • Server
  • ServerExt
  • ServerRef
  • TcpClientExt
  • TcpServerExt
  • TypedAsyncRead
  • TypedAsyncWrite
  • TypedTransport
  • UnixSocketClientExt
  • UnixSocketServerExt
  • UntypedTransport
  • UntypedTransportRead
  • UntypedTransportWrite

Macros

  • router

Typedefs

  • AuthChallengeFn
  • AuthErrorFn
  • AuthInfoFn
  • AuthVerifyFn
  • ConnectionId
  • HeapAuthServer
  • Id
  • SecretKey32
  • SharedKey