Crate tket_json_rs

source ·
Expand description

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

Modules

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