rbt-engine 0.0.4

DEPRECATED — use rbt-datalake (https://crates.io/crates/rbt-datalake)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "rbt-engine"
version = "0.0.4"
edition = "2021"
license = "Apache-2.0"
authors = ["rbt contributors"]
description = "DEPRECATED — use rbt-datalake (https://crates.io/crates/rbt-datalake)"
readme = "README.md"
repository = "https://github.com/shan-alexander/rbt"
homepage = "https://crates.io/crates/rbt-datalake"
documentation = "https://docs.rs/rbt-datalake"
keywords = ["deprecated", "rbt", "datalake"]
categories = ["development-tools"]
rust-version = "1.85"

[lib]
path = "src/lib.rs"