zallocator = "0.5"
-
Enable async related methods
zallocator = { version = "0.5", features = ["future"] }
-
Without
std
zallocator = { version = "0.5", default-features = false, features = ["core"] }
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.