Skip to main content
render_report
cargo
1.95.0-nightly
(f60a0f1bc 2026-02-02)
In cargo::
core::
compiler::
future_
incompat
cargo
::
core
::
compiler
::
future_incompat
Function
render_
report
Copy item path
Source
fn render_report( per_package_reports: &[
FutureIncompatReportPackage
], ) ->
BTreeMap
<
String
,
String
>