Docs.rs
  • spade-typeinference-0.12.2
    • spade-typeinference 0.12.2
    • Docs.rs crate page
    • EUPL-1.2
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • TheZoq2
    • Dependencies
      • colored ^3.0 normal
      • itertools ^0.14 normal
      • num ^0.4.0 normal
      • serde ^1.0.136 normal
      • spade-common ^0.12.1 normal
      • spade-diagnostics ^0.12.1 normal
      • spade-hir ^0.12.1 normal
      • spade-macros ^0.12.1 normal
      • spade-types ^0.12.1 normal
      • tracing ^0.1.34 normal
      • assert_matches ^1.5 dev
    • Versions
    • 15% 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

spade_typeinference0.12.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Context
  • PipelineState
  • TurbofishCtx
  • TypeMap
  • TypeState
  • equation::TraitList
  • equation::TraitReq
  • error::TypeMismatch
  • error::UnificationTrace
  • trace_stack::TraceStack
  • traits::TraitImpl
  • traits::TraitImplList

Enums

  • GenericListSource
  • GenericListToken
  • equation::TypeVar
  • equation::TypedExpression
  • error::UnificationError
  • method_resolution::FunctionLikeName
  • trace_stack::TraceStackEntry

Traits

  • HasType
  • error::UnificationErrorExt
  • method_resolution::IntoImplTarget
  • mir_type_lowering::HasConcreteType

Macros

  • ensure_same_type
  • get_type
  • kvar

Functions

  • dump::dump_types
  • error::error_pattern_type_mismatch
  • fixed_types::t_bit
  • fixed_types::t_bool
  • fixed_types::t_clock
  • fixed_types::t_int
  • fixed_types::t_uint
  • method_resolution::select_method
  • testutil::sized_int
  • trace_stack::format_trace_stack

Type Aliases

  • equation::TypeEquations
  • error::Result