pub unsafe fn create_problem_resolver(
depcache: &PkgDepCache,
) -> UniquePtr<ProblemResolver> ⓘExpand description
§Safety
The returned UniquePtr cannot outlive the cache.
pub unsafe fn create_problem_resolver(
depcache: &PkgDepCache,
) -> UniquePtr<ProblemResolver> ⓘThe returned UniquePtr cannot outlive the cache.