Crate tuf [] [src]

Modules

meta

Module containing the various metadata components used by TUF.

util

Intended for internal use only, but made public for testing. This SHOULD NOT be used or relied upon.

Structs

Config

The configuration used to initialize a Tuf struct.

ConfigBuilder

Helper that constructs Configs and verifies the options.

Tuf

Interface for interacting with TUF repositories.

Enums

Error

Error type for all TUF related errors.