Docs.rs
  • petr-typecheck-0.1.0
    • petr-typecheck 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sezna
    • Dependencies
      • miette ^5.10 normal
      • petr-bind ^0.1.0 normal
      • petr-resolve ^0.1.0 normal
      • petr-utils ^0.1.0 normal optional
      • thiserror ^1.0.61 normal
      • expect-test ^1.5.0 dev
      • petr-parse ^0.1.0 dev
    • Versions
    • 6.82% of the crate is documented
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

petr_typecheck0.1.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate petr_typecheck

Source

Structs§

Function
FunctionId
The ID type of a function.
ResolvedIntrinsic
TypeChecker
TypeConstraint
TypeContext
TypeVariable
TypeVariant
TypedExpr

Enums§

Intrinsic
IntrinsicName
Literal
PetrType
TypeConstraintKind
TypeOrFunctionId
TypedExprKind

Functions§

type_check

Type Aliases§

TResult
TypeError