Enum rls_analysis::Ref [] [src]

pub enum Ref {
    Id(Id),
    Double(IdId),
    Multi(Idusize),
}

Variants

Methods

impl Ref
[src]

[src]

[src]

Trait Implementations

impl Debug for Ref
[src]

[src]

Formats the value using the given formatter.

impl Clone for Ref
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more