whiledb 0.1.2

rust implementation of WhileDB language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.colored]
version = "2.1.0"

[dependencies.santiago]
version = "1.3.1"

[package]
description = "rust implementation of WhileDB language"
edition = "2021"
license = "MIT"
name = "whiledb"
readme = "README.md"
repository = "https://github.com/HellOwhatAs/whiledb"
version = "0.1.2"