Docs.rs
rew-compiler-0.0.67
rew-compiler 0.0.67
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kevinJ045
Dependencies
anyhow ^1.0.96
normal
regex ^1.10
normal
rew-jsx ^0.0.67
normal
serde ^1.0
normal
uuid ^1.4
normal
Versions
28.57%
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
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
Module compiler
rew_
compiler
0.0.67
Module compiler
Module Items
Structs
Functions
In crate rew_
compiler
rew_compiler
Module
compiler
Copy item path
Source
Structs
§
Compiler
Options
Compiler
Results
Token
Functions
§
compile_
rew_
stuff
Compiles Rew content by tokenizing, analyzing, and transforming the code.
tokenize_
coffee_
script
Tokenizes CoffeeScript code into a vector of
Token
structs.