Crate wasite

Crate wasite 

Source
Expand description

Abstraction over Wasite - Terminal interface conventions for WASI

Structs§

Cursor
Position of cursor of State
Dimensions
Dimensions of the terminal of State
Environment
Information from environment variables
Error
A Wasite Error
Host
The Host part of the Environment
Languages
The language preferences of the User
State
Terminal state
User
The User part of the Environment

Enums§

Command
Terminal commands

Functions§

environment
Get environment variable information
execute
Execute terminal commands
state
Get terminal state

Type Aliases§

Result
Type alias for Result