Skip to content

Commit 434b2f8

Browse files
committed
Add an allocator api
1 parent bf759f8 commit 434b2f8

File tree

3 files changed

+642
-280
lines changed

3 files changed

+642
-280
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ readme = "README.md"
1313
documentation = "https://docs.rs/smallvec/"
1414

1515
[features]
16+
allocator_api = []
1617
std = []
1718
specialization = []
1819
may_dangle = []

0 commit comments

Comments
 (0)