web_panic_report 0.2.0

A panic hook which replaces an HTML element with a bug report form.
Documentation
1
2
3
4
5
6
max_width = 100
# TODO: comment_width = 100 - Wait for this to be stable
# TODO: wrap_comments = true - Wait for this to be stable
use_field_init_shorthand = true
newline_style = "Unix"
# TODO: imports_granularity = "Crate" - Wait for this to be stable.