[][src]Crate swayipc

Modules

reply

Macros

bail

Exits a function early with an Error.

ensure

Exits a function early with an Error if the condition is not satisfied.

Structs

Connection
Error

The Error type, which can contain any failure.

EventIterator

Enums

EventType

Type Definitions

Fallible

A common result with an Error.