Registry / utility / dmntk-feel

dmntk-feel

JSON →
library0.3.8rscratesunverified

dmntk | FEEL definitions

# Cargo.toml [dependencies] dmntk-feel = "0.3.8"
INSTALL
IMPORT
SIG · DMNTK-FEEL
D
dmntk-feel
utilityrustv0.3.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FeelEngine
use dmntk_feel::FeelEngine;

Create a FEEL engine and evaluate an expression.

use dmntk_feel::FeelEngine; let engine = FeelEngine::new(); let result = engine.evaluate("1 + 2"); println!("{:?}", result);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
dmntk-feel — cargo add dmntk-feel · libregistry