Cargo Features
tonlib has no features set by default.
[dependencies]
tonlib = { version = "0.17.6", features = ["state_cache", "emulate_get_method", "with_c_backtrace", "no_avx512"] }
- state_cache
-
Affects
builder::TonContractFactoryBuilder
… - emulate_get_method
- with_c_backtrace
-
Enables with_debug_info of tonlib-sys =2024.8
- no_avx512
-
Enables no_avx512 of tonlib-sys =2024.8