create_problem_resolver

Function create_problem_resolver 

Source
pub unsafe fn create_problem_resolver(
    depcache: &PkgDepCache,
) -> UniquePtr<ProblemResolver>
Expand description

ยงSafety

The returned UniquePtr cannot outlive the cache.