Type Definition apple_xar::XarResult

source · []
pub type XarResult<T> = Result<T, Error>;