Docs.rs
  • virtual-net-0.4.0
    • virtual-net 0.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • ptitSeb
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1.1 normal
      • derivative ^2 normal
      • libc ^0.2.139 normal
      • mio ^0.8 normal
      • socket2 ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • virtual-mio ^0.1.0 normal
    • Versions
    • 73.64% 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
logo

logo

Crate virtual_net

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

List of all items

Structs

  • Bytes
  • BytesMut
  • InterestGuard
  • InterestHandlerWaker
  • IpCidr
  • IpRoute
  • UnsupportedVirtualNetworking
  • host::LocalNetworking
  • host::LocalTcpListener
  • host::LocalTcpStream
  • host::LocalUdpSocket

Enums

  • InterestType
  • NetworkError
  • SocketStatus
  • StreamSecurity

Traits

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

Functions

  • handler_into_waker
  • host::io_err_into_net_error

Type Definitions

  • DynVirtualNetworking
  • Result