Struct faerie::artifact::ArtifactBuilder [] [src]

pub struct ArtifactBuilder { /* fields omitted */ }

Builder for creating an artifact

Methods

impl ArtifactBuilder
[src]

[src]

Create a new Artifact with target machine architecture

[src]

Set this artifacts name

[src]

Set whether this will be a static library or not

[src]