claw-common 0.2.3

The Claw language common types and functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.miette]
features = ["fancy"]
version = "7.1.0"

[dependencies.thiserror]
version = "1.0.30"

[package]
authors = ["Robin Brown"]
description = "The Claw language common types and functions"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "claw-common"
repository = "https://github.com/esoterra/claw-lang"
version = "0.2.3"