Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 260 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 260 Bytes

The rust implementation of pubgrub uses a trait DependencyProvider to allow for lots of customization of the algorithms behavure. This is a repo to experiment with whether functionality needed by real world package managers can be expressed using this trait.