[][src]Type Definition dingtalk::XResult

type XResult<T> = Result<T, Box<dyn Error>>;