Docs.rs
  • vnc-rs-0.5.2
    • vnc-rs 0.5.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • HsuJv
    • Dependencies
      • async_io_stream ^0.3 normal
      • flate2 ^1 normal
      • futures ^0.3 normal
      • thiserror ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • anyhow ^1 dev
      • minifb ^0.25.0 dev
      • tracing-subscriber ^0.3 dev
      • tokio ^1 normal
      • tokio ^1 normal
      • wasm-bindgen-futures ^0.4 normal
    • Versions
    • 43.62% 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
    • 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

vnc0.5.2

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • client::connection::VncClient
  • client::connector::VncConnector
  • config::PixelFormat
  • event::ClientKeyEvent
  • event::ClientMouseEvent
  • event::Rect
  • event::Screen

Enums

  • client::connector::VncState
  • config::VncEncoding
  • config::VncVersion
  • error::VncError
  • event::VncEvent
  • event::X11Event