pixel_engine 0.3.1

A recreation of the olcPixelEngine by javidx9 written in Rust
Documentation
[dependencies.futures]
version = "0.3.5"

[dependencies.pixel_engine_backend]
version = "0.1.0"

[dependencies.pixel_engine_draw]
version = "0.1.0"
[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["maix0 <maix522@gmail.com>"]
description = "A recreation of the olcPixelEngine by javidx9 written in Rust"
edition = "2018"
exclude = ["Cargo.lock"]
license = "MIT"
name = "pixel_engine"
repository = "https://github.com/maix0/pixel_engine"
version = "0.3.1"