notation_core 0.3.2

Fun notation - definition for core concepts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.fehler]
version = "1.0"

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

[lib]

[package]
description = "Fun notation - definition for core concepts"
edition = "2021"
homepage = "https://www.notation.fun"
license = "MIT OR Apache-2.0"
name = "notation_core"
repository = "https://github.com/notation-fun/notation"
resolver = "2"
version = "0.3.2"