Docs.rs
proof-of-sql-0.110.0
proof-of-sql 0.110.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
JayWhite2357
SxT-Release
jacobtrombetta
Dependencies
ahash =0.8.11
normal
ark-bls12-381 ^0.5.0
normal
ark-bn254 ^0.5.0
normal
ark-curve25519 ^0.5.0
normal
ark-ec ^0.5.0
normal
ark-ff ^0.5.0
normal
ark-poly ^0.5.0
normal
ark-serialize ^0.5.0
normal
ark-std ^0.5.0
normal
arrow ^51.0.0
normal
optional
bigdecimal ^0.4.5
normal
bincode ^2.0.0-rc.3
normal
bit-iter ^1.1.1
normal
blitzar ^4.3.0
normal
optional
bnum ^0.3.0
normal
bumpalo ^3.11.0
normal
byte-slice-cast ^1.2.1
normal
bytemuck ^1.16.3
normal
chrono =0.4.39
normal
clap ^4.5.4
normal
optional
curve25519-dalek ^4
normal
derive_more ^0.99
normal
enum_dispatch ^0.3.13
normal
ff ^0.13.0
normal
optional
halo2curves ^0.8.0
normal
optional
indexmap ^2.8
normal
indicatif ^0.17.8
normal
optional
itertools ^0.13.0
normal
merlin ^2
normal
optional
nova-snark ^0.41.0
normal
optional
num-bigint ^0.4.4
normal
num-traits ^0.2
normal
postcard ^1.0
normal
proof-of-sql-parser ^0.110.0
normal
rand ^0.8
normal
optional
rand_chacha ^0.3.1
normal
optional
rayon ^1.5
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10.8
normal
optional
snafu ^0.8.4
normal
sqlparser ^0.45.0
normal
sysinfo ^0.33
normal
optional
tempfile ^3.13.0
normal
optional
tiny-keccak ^2.0.2
normal
tracing ^0.1.36
normal
zerocopy ^0.7.34
normal
arrow-csv ^51.0.0
dev
flexbuffers ^2.0.0
dev
hex ^0.4.3
dev
merlin ^2
dev
proptest ^1.6.0
dev
proptest-derive ^0.5.1
dev
rand ^0.8
dev
rand_core ^0.6
dev
serde_json ^1
dev
tracing ^0.1.36
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
proof_
of_
sql
0.110.0
Module utils
Module Items
Modules
In crate proof_
of_
sql
proof_of_sql
Module
utils
Copy item path
Source
Expand description
Utilities for working with the library This module contains utilities for working with the library
Modules
ยง
log
This module provides logging utilities for the library, including functions to log system memory usage.
parse
Parse DDLs and find bigdecimal columns