Skip to main content

format_focused

Function format_focused 

Source
pub fn format_focused(
    graph: &CallGraph,
    symbol: &str,
    follow_depth: u32,
    base_path: Option<&Path>,
) -> Result<String, FormatterError>
Expand description

Format focused symbol analysis with call graph.