Docs.rs
zellij-client-0.43.1
zellij-client 0.43.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
imsnif
TheLostLambda
har7an
Dependencies
anyhow ^1.0.70
normal
axum ^0.8.4
normal
optional
axum-extra ^0.10.1
normal
optional
axum-server ^0.7
normal
optional
daemonize ^0.5
normal
futures ^0.3.30
normal
optional
include_dir ^0.7.3
normal
interprocess ^1.2.1
normal
lazy_static ^1.4.0
normal
libc ^0.2
normal
log ^0.4.17
normal
mio ^0.7.11
normal
nix ^0.23.1
normal
notify ^6.1.1
normal
regex ^1.5.5
normal
rmp-serde ^1.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
signal-hook ^0.3
normal
termwiz ^0.23.2
normal
time ^0.3
normal
optional
tokio ^1.38.1
normal
tokio-util ^0.7.15
normal
tower-http ^0.6.4
normal
optional
url ^2.2.2
normal
uuid ^1.4.1
normal
zellij-utils ^0.43.1
normal
futures-util ^0.3
dev
insta ^1.6.0
dev
isahc ^1.7.2
dev
serde_json ^1.0
dev
serial_test ^3.0
dev
tokio-tungstenite ^0.20
dev
urlencoding ^2.1
dev
Versions
27.91%
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
zellij_
client
0.43.1
In zellij_
client::
cli_
client
zellij_client
::
cli_client
Function
start_cli_client
Copy item path
Source
pub fn start_cli_client( os_input:
Box
<dyn
ClientOsApi
>, session_name: &
str
, actions:
Vec
<
Action
>, )