Docs.rs
wezterm-ssh-0.4.0
wezterm-ssh 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wez
Dependencies
anyhow ^1.0
normal
base64 ^0.13
normal
bitflags ^1.3
normal
camino ^1.0
normal
dirs-next ^2.0
normal
filedescriptor ^0.8
normal
filenamegen ^0.2
normal
libc ^0.2
normal
libssh-rs ^0.1.4
normal
optional
log ^0.4
normal
portable-pty ^0.7
normal
regex ^1
normal
smol ^1.2
normal
ssh2 ^0.9.3
normal
optional
thiserror ^1.0
normal
assert_fs ^1.0.4
dev
indoc ^1.0
dev
k9 ^0.11.0
dev
once_cell ^1.8
dev
predicates ^2.0
dev
pretty_env_logger ^0.4
dev
rstest ^0.12
dev
shell-words ^1.0
dev
smol-potat ^1.1.2
dev
structopt ^0.3
dev
termwiz ^0.15
dev
whoami ^1.1
dev
Versions
29.9%
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
ConfigMap
wezterm_
ssh
0.4.0
Config
Map
Aliased Type
In crate wezterm_
ssh
wezterm_ssh
Type Alias
Config
Map
Copy item path
Source
pub type ConfigMap =
BTreeMap
<
String
,
String
>;
Aliased Type
ยง
pub struct ConfigMap {
/* private fields */
}