Skip to main content

collect_deprecated_from_dependencies_with_paths

Function collect_deprecated_from_dependencies_with_paths 

Source
pub fn collect_deprecated_from_dependencies_with_paths(
    source: &str,
    module_name: &str,
    max_depth: i32,
    additional_paths: &[String],
) -> Result<DependencyCollectionResult>
Expand description

Collect all deprecated functions from imported modules with additional search paths