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

pub struct Strings(pub Index);

A string index.

Methods

impl Strings
[src]

[src]

Return the string corresponding to a string identifier.

Trait Implementations

impl Clone for Strings
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Strings
[src]

[src]

Formats the value using the given formatter.

impl Deref for Strings
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for Strings
[src]

[src]

Mutably dereferences the value.

impl Value for Strings
[src]

[src]

Read a value.