Docs.rs
TypeScript-Rust-Compiler-0.4.0
TypeScript-Rust-Compiler 0.4.0
Docs.rs crate page
MIT
02 August 2026
Links
Repository
crates.io
Source
Owners
FrankFMY
Dependencies
clap ^4.0
normal
serde ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3.0
dev
Versions
24.16%
of the crate is documented
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
Module lexer
Type
Script_
Rust_
Compiler
0.4.0
Module lexer
Module Items
Structs
Enums
In crate Type
Script_
Rust_
Compiler
TypeScript_Rust_Compiler
Module
lexer
Copy item path
Source
Expand description
Lexical analysis for TypeScript code
Structs
§
Lexer
Lexer for TypeScript code
Enums
§
Keyword
TypeScript keywords
Token
Token types for TypeScript