Cargo Features

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

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

Enables trezoa-system-interface, bincode of trezoa-instruction

Affects instruction::create_buffer, instruction::set_program_length, 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 trezoa-frozen-abi and trezoa-frozen-abi-macro

serde bincode? frozen-abi?

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