Docs.rs
  • hugr-model-0.16.0
    • hugr-model 0.16.0
    • 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 ^2.0.6 normal
      • insta ^1.34.0 dev
      • 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_model0.16.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • v0::AliasDecl
  • v0::ConstructorDecl
  • v0::FuncDecl
  • v0::LinkId
  • v0::LinkIndex
  • v0::MetaItem
  • v0::Module
  • v0::Node
  • v0::NodeId
  • v0::OperationDecl
  • v0::Param
  • v0::Region
  • v0::RegionId
  • v0::RegionScope
  • v0::TermId
  • v0::VarId
  • v0::scope::DuplicateSymbolError
  • v0::scope::DuplicateVarError
  • v0::scope::LinkTable
  • v0::scope::SymbolTable
  • v0::scope::UnknownSymbolError
  • v0::scope::UnknownVarError
  • v0::scope::VarTable
  • v0::text::ParseError
  • v0::text::ParsedModule

Enums

  • v0::ExtSetPart
  • v0::ListPart
  • v0::ModelError
  • v0::Operation
  • v0::ParamSort
  • v0::RegionKind
  • v0::ScopeClosure
  • v0::Term

Functions

  • v0::binary::read_from_slice
  • v0::binary::write_to_vec
  • v0::text::parse
  • v0::text::print_to_string

Type Aliases

  • v0::VarIndex