Struct postscript::compact1::index::Names [] [src]

pub struct Names(pub Index);

A name index.

Trait Implementations

impl Clone for Names
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Names
[src]

[src]

Formats the value using the given formatter.

impl Deref for Names
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for Names
[src]

[src]

Mutably dereferences the value.

impl Value for Names
[src]

[src]

Read a value.