[][src]Crate kstack

Structs

KStack

Stack with a windows view of K top items. its like an normal stack and have push and pop methods, also have three other method. kpush, kpop and kshow.