[][src]Type Definition swayipc_async::Fallible

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