Docs.rs
hugr-model-0.13.2
hugr-model 0.13.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aborgna-q
ss2165
cqc-alec
Dependencies
bumpalo ^3.16.0
normal
capnp ^0.20.1
normal
derive_more ^1.0.0
normal
fxhash ^0.2.1
normal
indexmap ^2.3.0
normal
pest ^2.7.12
normal
pest_derive ^2.7.12
normal
pretty ^0.12.3
normal
smol_str ^0.3.1
normal
thiserror ^1.0.28
normal
pretty_assertions ^1.4.1
dev
capnpc ^0.20.0
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hugr_
model
0.13.2
Module text
Module Items
Structs
Functions
In hugr_
model::
v0
hugr_model
::
v0
Module
text
Copy item path
source
Expand description
The HUGR text representation.
Structs
§
Parse
Error
An error that occurred during parsing.
Parsed
Module
A parsed HUGR module.
Functions
§
parse
Parses a HUGR module from its text representation.
print_
to_
string
Pretty-print a module to a string.