soapy 0.1.0

Structure-of-arrays derive macro
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.soapy-derive]
version = "0.1.0"

[dependencies.soapy-shared]
version = "0.1.0"

[package]
description = "Structure-of-arrays derive macro"
edition = "2021"
homepage = "https://github.com/tim-harding/soapy"
license = "MIT"
name = "soapy"
readme = "README.md"
repository = "https://github.com/tim-harding/soapy"
version = "0.1.0"