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

pub struct Subroutines(pub Index);

A subroutine index.

Trait Implementations

impl Clone for Subroutines
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Subroutines
[src]

Formats the value using the given formatter.

impl Deref for Subroutines
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for Subroutines
[src]

The method called to mutably dereference a value

impl Value for Subroutines
[src]

Read a value.