Module proof_of_sql::sql::proof

source ·
Expand description

TODO: add docs

Structs§

  • The verified results of a query along with metadata produced by verification
  • The result of an sql query along with a proof that the query is valid. The result and proof can be verified using commitments to database columns.

Enums§

Traits§

Type Aliases§

  • The result of a query – either an error or a table.