Docs.rs
  • prism-compiler-0.2.0
    • prism-compiler 0.2.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • JonathanBrouwer
    • Dependencies
      • ariadne ^0.4 normal
      • clap ^4.5.8 normal
      • prism-parser ^0.2 normal
      • rpds ^1.1 normal
      • test_each_file ^0.3 dev
    • Versions
    • 6.67% of the crate is documented
  • 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

prism_compiler0.2.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • lang::TcEnv
  • lang::UnionIndex
  • lang::env::GenericEnv
  • lang::env::UniqueVariableId
  • lang::error::AggregatedTypeError
  • lang::from_action_result::Guid

Enums

  • lang::PartialExpr
  • lang::ValueOrigin
  • lang::display::PrecedenceLevel
  • lang::env::EnvEntry
  • lang::error::TypeError

Traits

  • lang::error::TypeResultExt

Functions

  • parser::parse_prism
  • parser::parse_prism_in_env

Type Aliases

  • lang::env::Env

Statics

  • parser::GRAMMAR