allocator-api2-tests 0.2.11

Tests for allocators that implement the allocator API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.allocator-api2]
version = "=0.2.11"

[features]
nightly = ["allocator-api2/nightly"]

[package]
description = "Tests for allocators that implement the allocator API"
documentation = "https://docs.rs/allocator-api2-tests"
edition = "2021"
homepage = "https://github.com/zakarumych/allocator-api2"
license = "MIT OR Apache-2.0"
name = "allocator-api2-tests"
repository = "https://github.com/zakarumych/allocator-api2"
resolver = "1"
version = "0.2.11"