Type Definition swayipc_types::Fallible[][src]

type Fallible<T> = Result<T, Error>;