Docs.rs
ssh_ui-0.4.1
ssh_ui 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ellenhp
Dependencies
anyhow ^1.0.68
normal
async-std ^1.12.0
normal
async-trait ^0.1.63
normal
cursive ^0.20.0
normal
lazy_static ^1.4.0
normal
libc ^0.2.139
normal
log ^0.4.17
normal
openpty ^0.2.0
normal
russh ^0.35.0-beta.9
normal
russh-keys ^0.23.0-beta.1
normal
tokio ^1
normal
Versions
66.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
ssh_ui
0.4.1
All Items
Crate Items
Re-exports
Structs
Traits
Crate
ssh_ui
Copy item path
Source
Re-exports
§
pub use
cursive
;
pub use
russh_keys
;
Structs
§
AppServer
Server that handles incoming ssh connections.
Session
Handle
Traits
§
App
A plugin that lets you integrate with the ssh_ui system.
AppSession