filum 0.1.1

Easy GPGPU powered by Vulkan
Documentation
[package]
name = "filum"
version = "0.1.1"
authors = ["Keitaro Oguri <ogukei256@gmail.com>"]
edition = "2018"
repository = "https://github.com/ogukei/filum"
keywords = ["gpgpu", "vulkan", "pallarel"]
license-file = "LICENSE"
readme = "README.md"
description = "Easy GPGPU powered by Vulkan"

[dependencies]
libc = "0.2.66"

[features]
verbose = []