Enum anchor_syn::ConstraintToken[][src]

Variants

Init

Tuple Fields of Init

0: Context<ConstraintInit>
Mut

Tuple Fields of Mut

0: Context<ConstraintMut>
Signer

Tuple Fields of Signer

0: Context<ConstraintSigner>
HasOne

Tuple Fields of HasOne

0: Context<ConstraintHasOne>
Literal

Tuple Fields of Literal

0: Context<ConstraintLiteral>
Raw

Tuple Fields of Raw

0: Context<ConstraintRaw>
Owner

Tuple Fields of Owner

0: Context<ConstraintOwner>
RentExempt

Tuple Fields of RentExempt

0: Context<ConstraintRentExempt>
Seeds

Tuple Fields of Seeds

0: Context<ConstraintSeeds>
Executable

Tuple Fields of Executable

0: Context<ConstraintExecutable>
State

Tuple Fields of State

0: Context<ConstraintState>
Close

Tuple Fields of Close

0: Context<ConstraintClose>
Associated

Tuple Fields of Associated

0: Context<ConstraintAssociated>
AssociatedPayer

Tuple Fields of AssociatedPayer

0: Context<ConstraintAssociatedPayer>
AssociatedSpace

Tuple Fields of AssociatedSpace

0: Context<ConstraintAssociatedSpace>
AssociatedWith

Tuple Fields of AssociatedWith

0: Context<ConstraintAssociatedWith>
Address

Tuple Fields of Address

0: Context<ConstraintAddress>
TokenMint

Tuple Fields of TokenMint

0: Context<ConstraintTokenMint>
TokenAuthority

Tuple Fields of TokenAuthority

0: Context<ConstraintTokenAuthority>
Bump

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.