eitherq

Crates.ioeitherq
lib.rseitherq
version0.1.2
sourcesrc
created_at2021-08-26 13:06:40.100441
updated_at2022-09-08 20:04:11.41311
descriptionQueue which support two different types.
homepage
repositoryhttps://repos.qrnch.tech/pub/eitherq
max_upload_size
id442575
size6,331
qj (qrnch-jan)

documentation

README

EitherQueue

The EitherQueue data structure is a simple queue that supports two types of data. Its purpose is to allow the application to treat the queue both as a singular queue with two types as well as using the two typed queues explicitly.

Commit count: 0

cargo fmt