<div align="center">
# `🧬 Dusk-core`
> Core types used within Dusk, for writing smart contracts and interacting with Dusk
</div>
## abi / abi-dlmalloc feature
When importing core with `abi-dlmalloc`, a smart contract developer on Dusk is able to use the abi host functions provided through it.
The current available host functions can be seen in the host_queries module in [abi.rs](./src/abi.rs)