fathomdb 0.7.2

FathomDB facade crate — re-exports the public Rust surface of fathomdb-engine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "fathomdb"
description = "FathomDB facade crate — re-exports the public Rust surface of fathomdb-engine."
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true

[dependencies]
fathomdb-engine.workspace = true