Crate daipendency_extractor

Crate daipendency_extractor 

Source

Structs§

LibraryMetadata
Metadata about a library.
Namespace
ParsedFile
A parsed source file with its tree-sitter parse tree and original source code.
ParserError
Symbol

Enums§

DependencyResolutionError
Error whilst resolving a dependency path
ExtractionError
Error whilst extracting public API
LibraryMetadataError

Traits§

Extractor
Extract metadata and public API information from a library.

Functions§

get_parser