gfx-memory 0.2.1

gfx-hal memory allocator
Documentation
[dependencies.fxhash]
version = "0.2"

[dependencies.hal]
package = "gfx-hal"
version = "0.6"

[dependencies.log]
version = "0.4"

[dependencies.slab]
version = "0.4"
[dev-dependencies.rand]
version = "0.7"

[features]

[package]
authors = ["omni-viral <scareaangel@gmail.com>", "The Gfx-rs Developers"]
categories = ["rendering"]
description = "gfx-hal memory allocator"
documentation = "https://docs.rs/gfx-descriptor"
edition = "2018"
keywords = ["graphics", "gfx-hal"]
license = "MIT OR Apache-2.0"
name = "gfx-memory"
repository = "https://github.com/gfx-rs/gfx-extras"
version = "0.2.1"