Struct codeviz_js::LocalName [] [src]

pub struct LocalName {
    pub name: String,
}

Fields

Trait Implementations

impl Debug for LocalName
[src]

Formats the value using the given formatter.

impl Clone for LocalName
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more