Skip to main content

trace_export

Function trace_export 

Source
pub fn trace_export(
    graph: &ModuleGraph,
    root: &Path,
    file_path: &str,
    export_name: &str,
) -> Option<ExportTrace>
Expand description

Trace why an export is considered used or unused.