[][src]Type Definition af_slack::chat::Result

type Result<T = (), E = Error> = Result<T, E>;