Type Alias postscript::type2::Operations

source ·
pub type Operations = Vec<Operation>;
Expand description

A collection of operations.

Aliased Type§

struct Operations { /* private fields */ }