cryphex-core 0.0.1

Cryphex core processing engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "cryphex-core"
version = "0.0.1"
edition = "2021"
description = "Cryphex core processing engine"
license = "BUSL-1.1"
repository = "https://github.com/CoreEpoch/cryphex"
authors = ["Core Epoch <ccoomler@gmail.com>"]
keywords = ["vision", "core", "processing", "engine"]
readme = "README.md"

[dependencies]