Skip to main content

drill

Function drill 

Source
pub fn drill(profiles: &[UserProfile], element_id: &str) -> String
Expand description

Resolve a drill element_id against an already-screened profile set. Mirrors github_issueselement_id convention: cohort:<key> · user:<login> · user:<login>/repo:<name> · user:<login>/repo:<name>/readme (the only drill that costs a request).