Crate tugger_snapcraft[][src]

Functionality for the Snapcraft packaging format.

Structs

Architectures

Represents the value of an architecture field.

SnapApp

Represents the apps.<app-name> entries in a snapcraft.yaml.

SnapPart

Represents the parts.<part-name> entries in a snapcraft.yaml.

Snapcraft

Represents a snapcraft.yaml file content.

SnapcraftBuilder

Entity used to build snaps by calling into snapcraft.

SnapcraftInvocation

Represents an invocation of the snapcraft command.

Enums

Adapter

Represents the value of an adapter field.

Architecture

Represents the value of an architecture in an architectures field.

BuildAttribute

Represents the values in a build-attributes field.

Confinement

Represents the value of a confinement field.

Daemon

Represents the value of a daemon field.

Grade

Represents the value of a grade field.

RestartCondition

Represents the value of a restart-condition field.

SourceType

Represents the value of a source-type field.

Type

Represents the value of the type field.