Docs.rs
lex-types-0.2.0
lex-types 0.2.0
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
alpibrupa
Dependencies
indexmap ^2
normal
lex-ast ^0.2.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
lex-syntax ^0.2.0
dev
Versions
21.6%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
check_program
lex_
types
0.2.0
In lex_
types::
checker
lex_types
::
checker
Function
check_
program
Copy item path
Source
pub fn check_program(stages: &[
Stage
]) ->
Result
<
ProgramTypes
,
Vec
<
TypeError
>>