bookcase_alloc_macros 2.0.0

Companion procedural macro crate for bookcase_alloc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
proc-macro = true

[package]
authors = ["Daniel Tashjian <thewopple@gmail.com>"]
description = "Companion procedural macro crate for bookcase_alloc"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bookcase_alloc_macros"
readme = "README.md"
repository = "https://github.com/Wopple/bookcase-rs"
resolver = "1"
rust-version = "1.56.0"
version = "2.0.0"