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