Docs.rs
  • distant-core-0.16.3
    • distant-core 0.16.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chipsenkbeil
    • Dependencies
      • bitflags ^1.3.2 normal
      • bytes ^1.1.0 normal
      • chacha20poly1305 ^0.9.0 normal
      • ciborium ^0.2.0 normal
      • derive_more ^0.99.16 normal
      • futures ^0.3.16 normal
      • hex ^0.4.3 normal
      • log ^0.4.14 normal
      • normpath ^0.3.2 normal
      • notify ^5.0.0-pre.14 normal
      • once_cell ^1.8.0 normal
      • portable-pty ^0.7.0 normal
      • rand ^0.8.4 normal
      • serde ^1.0.126 normal
      • serde_json ^1.0.64 normal
      • structopt ^0.3.22 normal
      • strum ^0.21.0 normal
      • tokio ^1.12.0 normal
      • tokio-util ^0.6.7 normal
      • walkdir ^2.3.2 normal
      • assert_fs ^1.0.4 dev
      • indoc ^1.0.3 dev
      • predicates ^2.0.2 dev
    • Versions
    • 74.83% 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_core

logo
Change settings

List of all items

Structs

  • DeserializeError
  • DistantServer
  • DistantServerOptions
  • InmemoryStream
  • InmemoryStreamReadHalf
  • InmemoryStreamWriteHalf
  • LspContent
  • LspContentParseError
  • LspData
  • LspHeader
  • Mailbox
  • PlainCodec
  • PortRange
  • RelayServer
  • RemoteLspProcess
  • RemoteLspStderr
  • RemoteLspStdin
  • RemoteLspStdout
  • RemoteProcess
  • RemoteProcessKiller
  • RemoteProcessResizer
  • RemoteStderr
  • RemoteStdin
  • RemoteStdout
  • SecretKey
  • SecretKeyError
  • SerializeError
  • Session
  • SessionChannel
  • SessionInfo
  • SessionInfoFile
  • Transport
  • TransportListener
  • TransportReadHalf
  • TransportWriteHalf
  • UnwatchError
  • Watcher
  • XChaCha20Poly1305Codec
  • data::Change
  • data::ChangeKindSet
  • data::DirEntry
  • data::Error
  • data::Metadata
  • data::PtySize
  • data::Request
  • data::Response
  • data::RunningProcess
  • data::SystemInfo
  • data::UnixMetadata
  • data::WindowsMetadata

Enums

  • LspDataParseError
  • LspHeaderParseError
  • LspSessionInfoError
  • RemoteProcessError
  • SessionChannelExtError
  • SessionDetails
  • SessionInfoParseError
  • TransportError
  • WatchError
  • data::ChangeKind
  • data::ErrorKind
  • data::FileType
  • data::PtySizeParseError
  • data::RequestData
  • data::ResponseData

Traits

  • Codec
  • DataStream
  • Listener
  • SessionChannelExt
  • UnprotectedToHexKey

Typedefs

  • AcceptFuture
  • SecretKey32
  • data::ByteVec