Crate ra_ap_load_cargo

Source
Expand description

Loads a Cargo project into a static instance of analysis, without support for incorporating changes.

Structs§

LoadCargoConfig
ProjectFolders
SourceRootConfig

Enums§

ProcMacroServerChoice

Functions§

load_proc_macro
Load the proc-macros for the given lib path, disabling all expanders whose names are in ignored_macros.
load_workspace
load_workspace_at
OSZAR »