This version makes qasmsim
dual license: APACHE and MIT as recommended in the Rust API guidelines.
Features
RuntimeError
andSemanticError
now implements error-related traitsstd::error::Error
andstd::fmt::Display
.
This version makes qasmsim
dual license: APACHE and MIT as recommended in the Rust API guidelines.
RuntimeError
and SemanticError
now implements error-related traits std::error::Error
and std::fmt::Display
.