astack-0.2.0 has been yanked.
astack.rs
astack offers a Stack
data structure with fixed capacity aimed at fast LIFO operations.
The crate is available in both std ad non-std environments.
Examples
use stack;
License
Licensed under MIT license or Apache Licence 2.0