Module tough::editor[][src]

Expand description

Provides a RepositoryEditor object for building and editing TUF repositories.

Modules

Provides the SignedRepository object which represents the output of RepositoryEditor after signing, ready to be written to disk. Provides the SignedDelegatedTargets object which represents the output of TargetsEditor after signing, ready to be written to disk.

Provides a TargetsEditor object for building and editing targets roles.

Structs

RepositoryEditor contains the various bits of data needed to construct or edit a TUF repository.