CQCL / tket-json-rs

Rust data structure for serialising/deserialising TKET Circuit JSON v1
http://crates.io/crates/tket-json-rs
Apache License 2.0
2 stars 1 forks source link

fix: Make some missing fields pub #43

Closed aborgna-q closed 5 months ago

aborgna-q commented 5 months ago

Some fields were not marked public, so they couldn't be accessed after deserialisation