tank-core 0.20.0

Core of Tank: the Rust data layer. This is intended to be used by drivers to implement a backend.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div align="center">
    <img width="300" height="300" src="../docs/public/logo.png" alt="Tank: Table Abstraction & Navigation Kit logo featuring a green tank with a gear background and stacked database cylinders" />
</div>

# tank-core

Core logic and traits for [Tank](https://crates.io/crates/tank): the Rust data layer.

This crate defines the types that form the foundation of the library. It is intended to be used by driver implementors. For application development, depend on `tank` instead.

https://tankhq.github.io/tank/

https://github.com/TankHQ/tank ⭐

https://crates.io/crates/tank