Docs.rs
continuation-router-1.0.7
continuation-router 1.0.7
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.4
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
☰
Trait Action
Associated Constants
TYPE
Implementors
Other items in
continuation_router
?
Trait
continuation_router
::
Action
[
−
]
[src]
pub trait Action { const
TYPE
:
ActionType
; }
Expand description
An action.
Associated Constants
[src]
const
TYPE
:
ActionType
Implementors
[src]
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
ADDeposit
<'info>>
[src]
const
TYPE
:
ActionType
[src]
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
ADWithdraw
<'info>>
[src]
const
TYPE
:
ActionType
[src]
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSDepositA
<'info>>
[src]
const
TYPE
:
ActionType
[src]
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSDepositB
<'info>>
[src]
const
TYPE
:
ActionType
[src]
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSSwap
<'info>>
[src]
const
TYPE
:
ActionType
[src]
impl<'info>
Action
for
ActionContext
<'_, '_, '_, '_,
SSWithdrawOne
<'info>>
[src]
const
TYPE
:
ActionType