[][src]Type Definition swayipc_types::Fallible

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