Type Definition swayipc::Fallible[][src]

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