Static casper_contract::ALLOC

source ·
pub static ALLOC: WeeAlloc<'_>
Expand description

An instance of WeeAlloc which allows contracts built as no_std to avoid having to provide a global allocator themselves.