q_tasks 0.1.0

Microscoping task polling for Bevy.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# q_tasks

[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/bevyengine/bevy#license)
[![Crates.io](https://img.shields.io/crates/v/q_tasks.svg)](https://crates.io/crates/q_tasks)
[![Downloads](https://img.shields.io/crates/d/q_tasks.svg)](https://crates.io/crates/q_tasks)
[![Docs](https://docs.rs/q_tasks/badge.svg)](https://docs.rs/q_tasks/latest/q_tasks/)
[![CI](https://github.com/ada-x64/q_tasks/actions/workflows/ci.yaml/badge.svg)](https://github.com/ada-x64/q_tasks/actions)
[![codecov](https://codecov.io/github/ada-x64/q_tasks/graph/badge.svg?token=2gqZobeujo)](https://codecov.io/github/ada-x64/q_tasks)
[![enbyware](https://pride-badges.pony.workers.dev/static/v1?label=enbyware&labelColor=%23555&stripeWidth=8&stripeColors=FCF434%2CFFFFFF%2C9C59D1%2C2C2C2C "they/she")](https://en.pronouns.page/are/they&she)

A microscopic plugin for polling the status of tasks in Bevy.

| release | bevy version |
| --- | --- |
| 0.1 | 0.16 |