allow-report 0.1.7

Report and receipt rendering for cargo-allow source exception scans.
Documentation
1
2
3
pub(crate) use crate::explain_common::finding_location_text;
pub use crate::explain_human::render_explain_human;
pub use crate::explain_json::{render_explain_finding_json, render_explain_json};