Enum anchor_syn::ConstraintToken[][src]

Variants

Tuple Fields of Init

0: Context<ConstraintInit>

Tuple Fields of Zeroed

0: Context<ConstraintZeroed>

Tuple Fields of Mut

0: Context<ConstraintMut>

Tuple Fields of Signer

0: Context<ConstraintSigner>

Tuple Fields of HasOne

0: Context<ConstraintHasOne>

Tuple Fields of Literal

0: Context<ConstraintLiteral>

Tuple Fields of Raw

0: Context<ConstraintRaw>

Tuple Fields of Owner

0: Context<ConstraintOwner>

Tuple Fields of RentExempt

0: Context<ConstraintRentExempt>

Tuple Fields of Seeds

0: Context<ConstraintSeeds>

Tuple Fields of Executable

0: Context<ConstraintExecutable>

Tuple Fields of State

0: Context<ConstraintState>

Tuple Fields of Close

0: Context<ConstraintClose>

Tuple Fields of Payer

0: Context<ConstraintPayer>

Tuple Fields of Space

0: Context<ConstraintSpace>

Tuple Fields of Address

0: Context<ConstraintAddress>

Tuple Fields of TokenMint

0: Context<ConstraintTokenMint>

Tuple Fields of TokenAuthority

0: Context<ConstraintTokenAuthority>

Tuple Fields of MintAuthority

0: Context<ConstraintMintAuthority>

Tuple Fields of MintDecimals

0: Context<ConstraintMintDecimals>

Tuple Fields of Bump

0: Context<ConstraintTokenBump>

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.