casey/pxl

Automatic discovery of Program implementations

Open

#77 opened on Jun 26, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be really cool to be able to find all the public implementations of pxl::Program that are published to crates.io, so that we can support search and discovery.

I have no idea how to do this. Perhaps we could start by identifying crates that have pxl as a dependency.

Contributor guide