rustDatabook 1.1.1

A system for accessing data in a rdb file
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.openfile]
version = "0.2.1"

[dependencies.regex]
version = "1"

[package]
authors = ["TheSlam <32799244+salmmanfred@users.noreply.github.com>"]
description = "A system for accessing data in a rdb file"
edition = "2018"
license = "MIT"
name = "rustDatabook"
readme = "README.md"
repository = "https://github.com/salmmanfred/rustDatabook"
version = "1.1.1"