raystack_core 0.2.2

Core functionality and types for SkySpark / Project Haystack
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.regex]
version = "1"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["A Mackay <opensauceburner@outlook.com"]
description = "Core functionality and types for SkySpark / Project Haystack"
edition = "2018"
keywords = ["skyspark", "haystack"]
license = "MIT"
name = "raystack_core"
readme = "README.md"
version = "0.2.2"