Cargo Features
yellowstone-vixen-meteora-amm-parser has no features set by default.
[dependencies]
yellowstone-vixen-meteora-amm-parser = { version = "0.3.0", features = ["test-sbf", "fetch"] }
- anchor anchor-idl-build serde test-sbf
- fetch
-
Affects
claim_fee_operator::fetch_claim_fee_operator
,claim_fee_operator::fetch_all_claim_fee_operator
,claim_fee_operator::fetch_maybe_claim_fee_operator
,claim_fee_operator::fetch_all_maybe_claim_fee_operator
,config::fetch_config
,config::fetch_all_config
,config::fetch_maybe_config
,config::fetch_all_maybe_config
,pool::fetch_pool
,pool::fetch_all_pool
,pool::fetch_maybe_pool
,pool::fetch_all_maybe_pool
,position::fetch_position
,position::fetch_all_position
,position::fetch_maybe_position
,position::fetch_all_maybe_position
,token_badge::fetch_token_badge
,token_badge::fetch_all_token_badge
,token_badge::fetch_maybe_token_badge
,token_badge::fetch_all_maybe_token_badge
…