Cargo Features

solana-loader-v4-interface has no features set by default.

[dependencies]
solana-loader-v4-interface = { version = "0.0.2", features = ["bincode", "dev-context-only-utils", "frozen-abi", "serde"] }
bincode dev-context-only-utils? = serde

Enables solana-system-interface, bincode of solana-instruction =0.0.3

Affects instruction::create_buffer, instruction::truncate_uninitialized, instruction::truncate, instruction::write, instruction::copy, instruction::deploy, instruction::deploy_from_source, instruction::retract, instruction::transfer_authority, instruction::finalize

dev-context-only-utils = bincode
frozen-abi = serde

Enables solana-frozen-abi and solana-frozen-abi-macro

serde bincode? frozen-abi?

Enables serde, serde_bytes, and serde_derive, serde of solana-pubkey