compile_ops 0.1.1

Compile time operations to not clutter your performance with ecuations you can encode.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["Dang <zeroed32@protonmail.com>"]
categories = ["no-std"]
description = "Compile time operations to not clutter your performance with ecuations you can encode."
edition = "2018"
keywords = ["compiled", "ops", "equations", "operations", "macros"]
license = "Unlicense"
name = "compile_ops"
readme = "README.md"
repository = "https://github.com/NonNullableName/compile_ops/"
version = "0.1.1"