Type Definition swayipc_async::Fallible

source · []
pub type Fallible<T> = Result<T, Error>;