range-alloc 0.1.1

Generic range allocator used by gfx-rs backends
Documentation
[package]
name = "range-alloc"
version = "0.1.1"
description = "Generic range allocator used by gfx-rs backends"
homepage = "https://github.com/gfx-rs/gfx"
repository = "https://github.com/gfx-rs/gfx"
keywords = ["allocator"]
license = "MIT OR Apache-2.0"
authors = ["The Gfx-rs Developers"]
documentation = "https://docs.rs/range-alloc"
categories = ["memory-management"]
workspace = "../../../"
edition = "2018"

[lib]
name = "range_alloc"