Docs.rs
  • virtual-net-0.6.1
    • virtual-net 0.6.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • ptitSeb
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • bincode ^1.3 normal
      • bytes ^1.1 normal
      • derivative ^2 normal
      • futures-util ^0.3 normal
      • hyper ^0.14 normal
      • hyper-tungstenite ^0.11 normal
      • libc ^0.2.139 normal
      • mio ^0.8 normal
      • pin-project-lite ^0.2.9 normal
      • serde ^1.0 normal
      • socket2 ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-serde ^0.8 normal
      • tokio-tungstenite ^0.20 normal
      • tokio-util ^0.6 normal
      • tracing ^0.1 normal
      • virtual-mio ^0.3.0 normal
      • tokio ^1 dev
      • tracing-test ^0.2 dev
    • Versions
    • 58.31% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

virtual_net0.6.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Bytes
  • BytesMut
  • Duration
  • InterestGuard
  • InterestHandlerWaker
  • IpCidr
  • IpRoute
  • Ipv4Addr
  • Ipv6Addr
  • UnsupportedVirtualNetworking
  • client::RemoteNetworkingClient
  • client::RemoteNetworkingClientDriver
  • host::LocalNetworking
  • host::LocalTcpListener
  • host::LocalTcpStream
  • host::LocalUdpSocket
  • meta::Duration
  • meta::Ipv4Addr
  • meta::Ipv6Addr
  • meta::SocketId
  • server::RemoteNetworkingServer
  • server::RemoteNetworkingServerDriver

Enums

  • InterestType
  • IpAddr
  • NetworkError
  • SocketAddr
  • SocketStatus
  • StreamSecurity
  • meta::FrameSerializationFormat
  • meta::IpAddr
  • meta::MessageRequest
  • meta::MessageResponse
  • meta::RequestType
  • meta::ResponseType
  • meta::Shutdown
  • meta::SocketAddr

Traits

  • InterestHandler
  • VirtualConnectedSocket
  • VirtualConnectedSocketExt
  • VirtualConnectionlessSocket
  • VirtualConnectionlessSocketExt
  • VirtualIcmpSocket
  • VirtualIoSource
  • VirtualNetworking
  • VirtualRawSocket
  • VirtualSocket
  • VirtualTcpListener
  • VirtualTcpListenerExt
  • VirtualTcpSocket
  • VirtualUdpSocket

Functions

  • handler_into_waker
  • io_err_into_net_error
  • net_error_into_io_err

Type Aliases

  • DynVirtualNetworking
  • Result