print_queues 1.0.9

A print queues that can be add from different thread and print on main thread
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.queues]
version = "1.1.0"

[package]
authors = ["Pream <preampinbut@outlook.co.th>"]
description = "A print queues that can be add from different thread and print on main thread"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "print_queues"
readme = "README.md"
repository = "https://github.com/momozahara/print_queues_rs"
version = "1.0.9"