Docs.rs
  • openssh-sftp-protocol-0.9.2
    • openssh-sftp-protocol 0.9.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jonhoo
    • NobodyXu
    • silver-ymz
    • Dependencies
      • bitflags ^1.3.2 normal
      • once_cell ^1.8.0 normal
      • serde ^1.0 normal
      • shared_arena ^0.8.4 normal
      • ssh_format ^0.7.0 normal
      • vec-strings ^0.3.2 normal
      • serde_json ^1.0 dev
      • serde_test ^1.0 dev
    • Versions
    • 36.7% of the crate is documented
  • This release has been yanked, 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

Crate openssh_sftp_protocol

Version 0.9.2

See all openssh_sftp_protocol's items

  • Re-exports
  • Modules
  • Type Definitions
logo
Change settings

Crate openssh_sftp_protocol[−][src]

Re-exports

pub extern crate serde;
pub extern crate shared_arena;
pub extern crate ssh_format;
pub extern crate vec_strings;

Modules

constants
extensions
file_attrs
request
response

Type Definitions

Handle
HandleOwned