Type Definition slack_morphism::ClientResult[][src]

pub type ClientResult<T> = Result<T, SlackClientError>;