Module zellij_server::os_input_output[][src]

Structs

Pid

Process identifier

ServerOsInputOutput

Traits

AsyncReader
ServerOsApi

The ServerOsApi trait represents an abstract interface to the features of an operating system that Zellij server requires.

Functions

get_server_os_input

Attribute Macros

async_trait