carbon-zeta-decoder 1.0.0

Zeta Program Decoder
Documentation
1
2
3
4
5
6
7
8
9
10
//! This code was AUTOGENERATED using the Codama library.

pub mod apply_funding_event;
pub mod liquidation_event;
pub mod order_complete_event;
pub mod place_order_event;
pub mod position_movement_event;
pub mod trade_event;
pub mod trade_event_v2;
pub mod trade_event_v3;