bug_report_url

Function bug_report_url 

Source
pub fn bug_report_url(title: &str, issue_type: Option<IssueType>) -> Url
Expand description

Provide a URL at which a human can report a bug.

ยงArguments

  • title - description of the problem
  • issue_type - what kind of issue this is, if known