#container #immutability #pinned #mutable #items

pinned-bucket

Mutable container for pinned and immutable items

10 releases

0.3.0 May 4, 2024
0.2.2 May 2, 2024
0.2.1 Apr 10, 2024
0.1.5 Feb 3, 2024
0.1.2 Oct 25, 2023

#1580 in Data structures

Download history 2/week @ 2024-01-28 42/week @ 2024-02-18 25/week @ 2024-02-25 5/week @ 2024-03-10 1/week @ 2024-03-17 4/week @ 2024-03-31 287/week @ 2024-04-07 41/week @ 2024-04-14 1/week @ 2024-04-21 310/week @ 2024-04-28 37/week @ 2024-05-05

408 downloads per month

MIT/Apache

13KB
289 lines

Mutable containers for pinned and immutable items.

A substitute for Box::leak.

No runtime deps