Docs.rs
moduforge-rules-expression-0.5.0
moduforge-rules-expression 0.5.0
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 mf_
function
Module Items
Structs
In mf_
expression::
functions
mf_expression
::
functions
Module
mf_function
Copy item path
Source
Expand description
自定义函数模块
支持在运行时动态注册自定义函数,并可以访问State
Structs
§
MfFunction
自定义函数标识符
MfFunction
Definition
自定义函数定义
MfFunction
Helper
用于注册特定状态类型
S
的函数的辅助结构。
MfFunction
Registry
自定义函数注册表