Docs.rs
  • hugr-model-0.17.1
    • hugr-model 0.17.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • aborgna-q
    • ss2165
    • cqc-alec
    • Dependencies
      • base64 ^0.22.1 normal
      • 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
      • ordered-float ^4.6.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
    • 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.17.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • v0::LinkId
  • v0::LinkIndex
  • v0::Module
  • v0::Node
  • v0::NodeId
  • v0::Param
  • v0::Region
  • v0::RegionId
  • v0::RegionScope
  • v0::Symbol
  • 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::RegionKind
  • v0::ScopeClosure
  • v0::Term
  • v0::TuplePart

Functions

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

Type Aliases

  • v0::VarIndex

Constants

  • v0::COMPAT_CONST_JSON
  • v0::COMPAT_META_JSON
  • v0::CORE_ADT
  • v0::CORE_BYTES_TYPE
  • v0::CORE_CALL
  • v0::CORE_CALL_INDIRECT
  • v0::CORE_CONST
  • v0::CORE_CONSTRAINT
  • v0::CORE_CONST_ADT
  • v0::CORE_CTRL
  • v0::CORE_CTRL_TYPE
  • v0::CORE_EXT_SET
  • v0::CORE_FLOAT_TYPE
  • v0::CORE_FN
  • v0::CORE_LIST_TYPE
  • v0::CORE_LOAD_CONST
  • v0::CORE_MAKE_ADT
  • v0::CORE_META
  • v0::CORE_META_DESCRIPTION
  • v0::CORE_NAT_TYPE
  • v0::CORE_NON_LINEAR
  • v0::CORE_STATIC
  • v0::CORE_STR_TYPE
  • v0::CORE_TUPLE_TYPE
  • v0::CORE_TYPE