Struct rls_analysis::Analysis []

pub struct Analysis {
    pub doc_url_base: String,
    pub src_url_base: String,
    // some fields omitted
}

Fields

Methods

impl Analysis
[src]

Trait Implementations

impl Debug for Analysis
[src]

Formats the value using the given formatter.