Docs.rs
zellij-server-0.43.1
zellij-server 0.43.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
imsnif
TheLostLambda
har7an
Dependencies
ansi_term ^0.12.1
normal
anyhow ^1.0.70
normal
arrayvec ^0.7.2
normal
async-channel ^1.8.0
normal
async-std ^1.3.0
normal
async-trait ^0.1.50
normal
base64 ^0.13.0
normal
byteorder ^1.4.3
normal
bytes ^1.6.0
normal
cassowary ^0.3.0
normal
chrono ^0.4.19
normal
close_fds ^0.3.2
normal
daemonize ^0.5
normal
highway ^0.6.4
normal
interprocess ^1.2.1
normal
isahc ^1.7.2
normal
lazy_static ^1.4.0
normal
libc ^0.2
normal
log ^0.4.17
normal
nix ^0.23.1
normal
notify-debouncer-full ^0.3.1
normal
prost ^0.11.9
normal
regex ^1.5.5
normal
semver ^0.11.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
signal-hook ^0.3
normal
sixel-image ^0.1.0
normal
sixel-tokenizer ^0.1.0
normal
sysinfo ^0.22.5
normal
tempfile ^3.2.0
normal
typetag ^0.1.7
normal
unicode-width ^0.1.8
normal
url ^2.2.2
normal
uuid ^1.4.1
normal
vte ^0.11.0
normal
wasmtime ^29.0.1
normal
wasmtime-wasi ^29.0.1
normal
zellij-utils ^0.43.1
normal
insta ^1.6.0
dev
tempfile ^3.2.0
dev
wasmtime ^29.0.1
dev
Versions
3.26%
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_
server
0.43.1
In zellij_
server::
os_
input_
output
zellij_server
::
os_input_output
Function
get_server_os_input
Copy item path
Source
pub fn get_server_os_input() ->
Result
<
ServerOsInputOutput
,
Error
>