Struct rls_analysis::CargoAnalysisLoader [] [src]

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

Fields

Methods

impl CargoAnalysisLoader
[src]

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]

Returns every directory in which analysis files are to be considered.