Skip to main content

of_issue

Function of_issue 

Source
pub fn of_issue(layout: &Layout, id: &str) -> Result<Outcome>
Expand description

The consensus on one issue of a tracker, under that tracker’s trust rows.

§Errors

Returns an error if id is not in the corpus, the corpus cannot be read, or the configuration names a weight the iteration cannot use.