hugr-model

Crates.iohugr-model
lib.rshugr-model
version
sourcesrc
created_at2024-10-09 12:34:24.208353
updated_at2025-02-05 12:33:00.975631
descriptionData model for Quantinuum's HUGR intermediate representation
homepagehttps://github.com/CQCL/hugr
repositoryhttps://github.com/CQCL/hugr
max_upload_size
id1402343
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alec Edgington (cqc-alec)

documentation

https://docs.rs/hugr-model/

README

hugr-model

build_status crates msrv codecov

Experimental data model for hugr. Refer to the main crate for more information.

Please read the API documentation here.

Experimental Features

Recent Changes

See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.

Development

See DEVELOPMENT.md for instructions on setting up the development environment.

License

This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

Commit count: 1247

cargo fmt