presser 0.1.1

A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).
Documentation
[dependencies.gpu-allocator]
default-features = false
features = ["vulkan"]
optional = true
version = "0.15.1"

[dependencies.thiserror]
version = "1.0"

[features]
default = []

[lib]
doctest = false
test = true

[package]
authors = ["Embark <opensource@embark-studios.com>"]
categories = []
description = "A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior)."
edition = "2021"
keywords = []
license = "MIT OR Apache-2.0"
name = "presser"
publish = true
readme = "README.md"
resolver = "2"
rust-version = "1.56"
version = "0.1.1"