specs-task 0.2.0

Fork-join multitasking for SPECS ECS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.log]
version = "0.4.8"

[dependencies.specs]
default-features = false
features = ["shred-derive", "specs-derive"]
version = "0.16.0"

[package]
authors = ["Duncan Fairbanks <fduncan@umich.edu>"]
description = "Fork-join multitasking for SPECS ECS"
edition = "2018"
license = "MIT"
name = "specs-task"
repository = "https://github.com/bonsairobo/specs-task.git"
version = "0.2.0"