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

pub struct Subroutines(pub Index);

A subroutine index.

Trait Implementations

impl Clone for Subroutines
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Subroutines
[src]

[src]

Formats the value using the given formatter.

impl Deref for Subroutines
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for Subroutines
[src]

[src]

Mutably dereferences the value.

impl Value for Subroutines
[src]

[src]

Read a value.