Docs.rs
prism-compiler-0.1.0
prism-compiler 0.1.0
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
JonathanBrouwer
Dependencies
ariadne ^0.4
normal
lazy_static ^1.4
normal
prism-parser ^0.1
normal
rpds ^1.1
normal
exhaustive ^0.2
dev
test_each_file ^0.3
dev
Versions
5.62%
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
prism_compiler
0.1.0
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
desugar::ParseEnv
desugar::ParseIndex
lang::TcEnv
lang::UnionIndex
lang::env::GenericEnv
lang::env::UniqueVariableId
lang::error::AggregatedTypeError
parser::GRAMMAR
Enums
desugar::SourceExpr
lang::PartialExpr
lang::ValueOrigin
lang::env::EnvEntry
lang::error::TypeError
Traits
lang::error::TypeResultExt
Functions
parser::parse_prism
parser::parse_prism_in_env
Type Aliases
lang::env::Env