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.