[][src]Trait syntastic::ast::Variable

pub trait Variable<S> {
    pub fn sort(&self) -> &S;
}

Required methods

pub fn sort(&self) -> &S[src]

Loading content...

Implementors

Loading content...