Function rustc_query_system::dep_graph::graph::print_markframe_trace

source ยท
pub(crate) fn print_markframe_trace<D: Deps>(
    graph: &DepGraph<D>,
    frame: Option<&MarkFrame<'_>>
)