[][src]Type Definition weechat::plugin::WeechatResult

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