Module core

Source
Expand description

Core types and functions for working with secrets.

Structs§

Error
Represents errors that can occur when decoding secrets.
Secret
Represents secrets.

Enums§

ErrorSource
Represents sources of errors that can occur when decoding secrets.

Type Aliases§

Owned
Represents owned Secret.