aorist_primitives 0.0.14

Primitive macros for the aorist project.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.aorist_derive]
version = "0.0.1"

[dependencies.aorist_paste]
version = "0.0.1"

[dependencies.pyo3]
features = ["auto-initialize", "multiple-pymethods"]
optional = true
version = "0.14.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_yaml]
version = "0.8"

[dependencies.siphasher]
version = "0.3"

[dependencies.tracing]
version = "0.1"

[dependencies.uuid]
features = ["v4", "serde"]
version = "0.8.1"

[features]
python = ["pyo3"]

[package]
authors = ["Bogdan State <bogdan@scie.nz>"]
description = "Primitive macros for the aorist project."
edition = "2018"
homepage = "https://aorist.io"
license = "MIT"
name = "aorist_primitives"
readme = false
repository = "https://github.com/scie-nz/aorist"
version = "0.0.14"