[][src]Type Definition slack_morphism::ClientResult

type ClientResult<T> = Result<T, Box<dyn Error + Send + Sync>>;