SwapContext

Type Alias SwapContext 

Source
pub type SwapContext = AssemblyRequest;
๐Ÿ‘ŽDeprecated since 0.25.0: Use AssemblyRequest instead
Expand description

Deprecated alias for AssemblyRequest

This type alias is provided for backward compatibility. Use AssemblyRequest instead in new code.

Aliased Typeยง

pub struct SwapContext { /* private fields */ }