Docs.rs
continuation-router-1.0.11
continuation-router 1.0.11
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
macalinao
Dependencies
anchor-lang >=0.17
normal
anchor-spl >=0.17
normal
continuation-router-syn ^1.0
normal
num_enum ^0.5.6
normal
spl-token ^3.1.1
normal
stable-swap-anchor ^1.5.4
normal
vipers ^1.5.5
normal
Versions
37.24%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Action
Associated Constants
TYPE
Implementors
In
continuation_router
?
Trait
continuation_router
::
Action
source
·
[
−
]
pub trait Action { const
TYPE
:
ActionType
; }
Expand description
An action.
Associated Constants
source
const
TYPE
:
ActionType
Implementors
source
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
ADDeposit
<'info>>
source
const
TYPE
:
ActionType
source
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
ADWithdraw
<'info>>
source
const
TYPE
:
ActionType
source
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSDepositA
<'info>>
source
const
TYPE
:
ActionType
source
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSDepositB
<'info>>
source
const
TYPE
:
ActionType
source
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSSwap
<'info>>
source
const
TYPE
:
ActionType
source
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSWithdrawOne
<'info>>
source
const
TYPE
:
ActionType