Struct pnets_tina::ExporterBuilder[][src]

pub struct ExporterBuilder<W: Write> { /* fields omitted */ }
Expand description

Create a new tina exporter from parameters

Implementations

Create a new builder

By default all disconnected transitions and places are exported

Set if export should keep all disconnected transition or not

Set if export should contains all places or not

Build the exporter

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.