gpu-alloc-types 0.1.0

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

[dependencies]
bitflags = { version = "1.2", default-features = false }