Docs.rs
  • hugr-llvm-0.5.1
    • hugr-llvm 0.5.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • aborgna-q
    • ss2165
    • cqc-alec
    • doug-q
    • Dependencies
      • anyhow ^1.0.83 normal
      • delegate ^0.12.0 normal
      • downcast-rs ^1.2.1 normal
      • hugr ^0.12.0 normal
      • inkwell ^0.4.0 normal
      • itertools ^0.12.1 normal
      • lazy_static ^1.4.0 normal
      • llvm-sys ^140.1.3 normal optional
      • petgraph ^0.6.5 normal
      • tket2 ^0.4.0 normal optional
      • insta ^1.39.0 dev
      • pathsearch ^0.2.0 dev
      • portgraph ^0.12.1 dev
      • rstest ^0.19.0 dev
      • serde ^1 dev
      • serde_json ^1.0.117 dev
      • typetag ^0.2 dev
    • Versions
    • 72.64% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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_llvm0.5.1

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • custom::CodegenExtsMap
  • custom::conversions::ConversionsCodegenExtension
  • custom::float::FloatTypesCodegenExtension
  • custom::int::IntOpsCodegenExtension
  • custom::int::IntTypesCodegenExtension
  • custom::logic::LogicCodegenExtension
  • custom::prelude::DefaultPreludeCodegen
  • custom::prelude::PreludeCodegenExtension
  • custom::rotation::RotationCodegenExtension
  • emit::EmitHugr
  • emit::EmitModuleContext
  • emit::NullEmitLlvm
  • emit::args::EmitOpArgs
  • emit::func::EmitFuncContext
  • emit::func::RowMailBox
  • emit::func::RowPromise
  • emit::namer::Namer
  • fat::FatNode
  • sum::LLVMSumType
  • sum::LLVMSumValue
  • types::TypeConverter
  • types::TypingSession

Traits

  • custom::CodegenExtension
  • custom::prelude::PreludeCodegen
  • emit::EmitOp
  • fat::FatExt
  • utils::array_op_builder::ArrayOpBuilder
  • utils::int_op_builder::IntOpBuilder
  • utils::logic_op_builder::LogicOpBuilder
  • utils::unwrap_builder::UnwrapBuilder

Functions

  • custom::conversions::add_conversions_extension
  • custom::float::add_float_extensions
  • custom::int::add_int_extensions
  • custom::logic::add_logic_extensions
  • custom::prelude::add_default_prelude_extensions
  • custom::prelude::add_prelude_extensions
  • custom::prelude::array::emit_array_op
  • custom::rotation::add_rotation_extensions
  • emit::deaggregate_call_result
  • emit::get_intrinsic
  • emit::libc::emit_libc_abort
  • emit::libc::emit_libc_printf
  • emit::ops::emit_value
  • llvm_version
  • utils::inline_constant_functions::inline_constant_functions

Type Aliases

  • types::HugrFuncType
  • types::HugrSumType
  • types::HugrType