phable 0.1.0

Rust bindings for Phable, a modern Python toolkit for working with Project Haystack data.
1
2
3
4
5
6
7
8
[package]
name = "phable"
version = "0.1.0"
edition = "2024"
description = "Rust bindings for Phable, a modern Python toolkit for working with Project Haystack data."
license = "AFL-3.0"

[dependencies]