Skip to main content

extract

Function extract 

Source
pub fn extract(
    path: &Path,
    source: &str,
    limits: SimilarCodeExtractionLimits,
) -> SimilarCodeExtraction
Expand description

Extract bounded named functions without touching the normal parse cache.