Module rubi::prelude

source ·

Re-exports

pub use super::events::*;
pub use super::session::*;

Structs

This is meant to represent a swap of source for target tokens. We can use it in many ways: for example, it could represent fill that occured in the past, or it could represent the constraint of a limit order to be filled in the future (i.e. at least target tokens for source tokens).
Little-endian large integer type 256-bit unsigned integer.

Enums

Represents the Assets that Rubicon supports, and some others similar to them

Type Definitions