Skip to main content

Crate typhoon_context

Crate typhoon_context 

Source

Macros§

basic_router
entrypoint

Structs§

AccountIter
An iterator over account infos, yielding tuples of type T that can be constructed from the current slice of accounts. The iterator advances by consuming the accounts as each item is produced.
Arg
Array
An extractor to handle fixed array contexts.
BorshArg
ProgramIdArg
Remaining

Traits§

Context
Marker trait for context types. This trait is used only for identification purposes.
Handler
HandlerContext

Functions§

handle

Type Aliases§

EntryFn