pasture-derive 0.1.0

Macro implementations for #[derive(PointType)]
Documentation
[dependencies.anyhow]
version = "1.0.34"

[dependencies.quote]
version = "1.0.8"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0.60"

[lib]
proc-macro = true

[package]
authors = ["Pascal Bormann <pascal.bormann@igd.fraunhofer.de>"]
categories = ["data-structures"]
description = "Macro implementations for #[derive(PointType)]"
edition = "2018"
homepage = "https://github.com/Mortano/pasture"
keywords = ["pasture", "pointcloud", "points", "lidar"]
license-file = "LICENSE"
name = "pasture-derive"
readme = "README.md"
repository = "https://github.com/Mortano/pasture"
version = "0.1.0"