pub fn backlinks(layout: &Layout, target_id: &str) -> Result<String>Expand description
Every issue referring to target_id through a blocker edge, a parent link,
a discovered-from or pivoted-to property, or a body mention. The relation
is named on the row.
ยงErrors
Returns an error if the corpus cannot be read.