Docs.rs
  • code-0.0.1
    • code 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • btwiuse
    • Dependencies
      • async-trait ^0.1.68 normal
      • base64 ^0.21.2 normal
      • bytes ^1.4.0 normal
      • cfg-if ^1.0.0 normal
      • chrono ^0.4.26 normal
      • clap ^4.3.0 normal
      • clap_lex ^0.5.0 normal
      • console ^0.15.7 normal
      • const_format ^0.2.31 normal
      • dialoguer ^0.10.4 normal
      • dirs ^5.0.1 normal
      • flate2 ^1.0.26 normal
      • futures ^0.3.28 normal
      • gethostname ^0.4.3 normal
      • hyper ^0.14.26 normal
      • indicatif ^0.17.4 normal
      • keyring ^2.0.3 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.144 normal
      • log ^0.4.18 normal
      • open ^4.1.0 normal
      • opentelemetry ^0.19.0 normal
      • pin-project ^1.1.0 normal
      • rand ^0.8.5 normal
      • regex ^1.8.3 normal
      • reqwest ^0.11.22 normal
      • rmp-serde ^1.1.1 normal
      • serde ^1.0.163 normal
      • serde_bytes ^0.11.9 normal
      • serde_json ^1.0.96 normal
      • sha2 ^0.10.6 normal
      • shell-escape ^0.1.5 normal
      • sysinfo ^0.29.0 normal
      • tar ^0.4.38 normal
      • tempfile ^3.5.0 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.28.2 normal
      • tokio-util ^0.7.8 normal
      • tunnels ^0.1.0 normal
      • url ^2.3.1 normal
      • uuid ^1.4 normal
      • zip ^0.6.6 normal
      • serde ^1.0.163 build
      • serde_json ^1.0.96 build
      • zbus ^3.13.1 normal
      • core-foundation ^0.9.3 normal
      • winapi ^0.3.9 normal
      • winreg ^0.50.0 normal
    • Versions
    • 26.13% of the crate is documented
  • Platform
    • 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

cli0.0.1

Module tunnels

Module Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

In crate cli

cli

Module tunnels

Source

Modules§

code_server
dev_tunnels
legal
local_forwarding
paths
protocol
shutdown_signal
singleton_client
singleton_server

Structs§

ServeStreamParams

Enums§

AuthRequired
Next

Constants§

SERVICE_LOG_FILE_NAME

Traits§

ServiceContainer
ServiceManager

Functions§

create_service_manager
serve
serve_stream

Type Aliases§

SleepInhibitor