Crates.io | PitosMarcianosSalamanca |
lib.rs | PitosMarcianosSalamanca |
version | 0.1.1 |
source | src |
created_at | 2023-10-04 02:10:39.003291 |
updated_at | 2023-10-04 02:30:53.422597 |
description | Colas tarea |
homepage | |
repository | |
max_upload_size | |
id | 991742 |
size | 5,502 |
This is an example of implementing a queue in Rust using std::collections::VecDeque
. The queue allows you to add and remove items, as well as display relevant information about their current status.
Make sure you have Rust installed on your system. To compile and run the code, use the following command in your terminal:
cargo run
Here was used this crate : https://crates.io/crates/dummy-queue