normal 0.0.0

Rust advanced queue library
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "normal"
version = "0.0.0"
edition = "2021"
rust-version = "1.77"
license = "MIT"
repository = "https://github.com/fawdlstty/channel-rs"
homepage = "https://github.com/fawdlstty/channel-rs"
description = "Rust advanced queue library"
keywords = ["oml", "markup", "configuration"]
categories = []

[dependencies]

[features]
default = []