gpu-alloc-erupt 0.1.0

`erupt` backend for `gfx-alloc`
Documentation
[dependencies.erupt]
default-features = false
features = ["loading"]
version = "0.15"

[dependencies.gpu-alloc-types]
version = "0.1"

[dependencies.tinyvec]
default-features = false
features = ["alloc"]
version = "1.0"

[dependencies.tracing]
features = ["attributes"]
optional = true
version = "0.1"

[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
description = "`erupt` backend for `gfx-alloc`"
documentation = "https://docs.rs/gpu-alloc-types/0.1.0"
edition = "2018"
homepage = "https://github.com/zakarumych/gpu-alloc"
keywords = ["gpu", "vulkan", "allocation", "no-std"]
license = "MIT OR Apache-2.0"
name = "gpu-alloc-erupt"
repository = "https://github.com/zakarumych/gpu-alloc"
version = "0.1.0"