Struct rls_analysis::CargoAnalysisLoader [] [src]

pub struct CargoAnalysisLoader {
    pub path_prefix: Mutex<Option<PathBuf>>,
    pub target: Target,
}

Fields

Trait Implementations

impl Debug for CargoAnalysisLoader
[src]

[src]

Formats the value using the given formatter.

impl AnalysisLoader for CargoAnalysisLoader
[src]

[src]

[src]

[src]

[src]

[src]