conbox 0.1.0

A small concurrency toolbox ment for games and realtime applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "conbox"
version = "0.1.0"
authors = ["Sam Smith <13868670+SamHSmith@users.noreply.github.com>"]
license = "MIT"
description = "A small concurrency toolbox ment for games and realtime applications."
repository = "https://github.com/SamHSmith/conbox"
homepage = "https://github.com/SamHSmith/conbox"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]