Skip to main content

calls

Function calls 

Source
pub async fn calls(
    working_dir: &Path,
    from: Option<&str>,
    to: Option<&str>,
    max_depth: u32,
    include_non_workspace: bool,
    head: u32,
) -> Result<String>