Crate tket_json_rs

source
Expand description

Serializable Rust definition for circuits and operations of the TKET quantum compiler.

Re-exports§

Modules§

  • Contains structs for serializing and deserializing TKET circuits to and from JSON.
  • Data definition for box operations.
  • Defines the OpType enum, which represents the operation types in a quantum circuit.