Struct postscript::compact::index::Dictionaries [] [src]

pub struct Dictionaries(pub Index);

A dictionary index.

Trait Implementations

impl Clone for Dictionaries
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Dictionaries
[src]

Formats the value using the given formatter.

impl Deref for Dictionaries
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for Dictionaries
[src]

The method called to mutably dereference a value

impl Value for Dictionaries
[src]

Read a value.