Cargo Features

coca has no features set by default.

[dependencies]
coca = { version = "0.3.0", features = ["alloc", "unstable", "profile"] }
alloc

Affects collections::AllocHeap, collections::AllocDirectMappedCache, collections::Alloc2WayLruCache, collections::AllocDeque, collections::AllocListMap, collections::AllocListSet, collections::DirectAllocPool, collections::PackedAllocPool, collections::AllocVec, coca::AllocString, storage::AllocStorage

unstable

Affects coca::object

profile

Affects arena::UtilizationProfile