Docs.rs
moduforge-rules-expression-0.5.0
moduforge-rules-expression 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
ahash ^0.8
normal
anyhow ^1
normal
bumpalo ^3
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
fastrand ^2
normal
humantime ^0.1.2
normal
iana-time-zone ^0.1
normal
nohash-hasher ^0.2.0
normal
once_cell ^1
normal
recursive ^0.1
normal
optional
regex ^1
normal
optional
regex-lite ^0.1
normal
optional
rust_decimal ^1
normal
rust_decimal_macros ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
strsim ^0.11
normal
strum ^0.27
normal
strum_macros ^0.27
normal
thiserror ^2.0.12
normal
criterion ^0.5
dev
csv ^1
dev
serde_json5 ^0.2
dev
Versions
35.59%
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
mf_
expression
0.5.0
Module compiler
Module Items
Structs
Enums
In crate mf_
expression
mf_expression
Module
compiler
Copy item path
Source
Expand description
编译器模块
该模块负责将抽象语法树(AST)转换为虚拟机可执行的操作码序列 编译器将高级的表达式结构转换为低级的栈式操作指令
Structs
§
Compiler
Enums
§
Compare
Compiler
Error
Fetch
Fast
Target
Jump
Opcode
Machine code interpreted by VM