Docs.rs
snomed-ecl-engine-0.1.2
snomed-ecl-engine 0.1.2
Docs.rs crate page
MIT
23 September 2026
Links
Repository
crates.io
Source
Owners
EddieDavison92
Dependencies
anyhow ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
zip ^8.6
normal
optional
zstd ^0.13.3
normal
tempfile ^3
dev
cc ^1
build
optional
pkg-config ^0.3
build
optional
Versions
16.47%
of the crate is documented
Go to latest version
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
evaluate
snomed_
ecl_
engine
0.1.2
In snomed_
ecl_
engine::
eval
snomed_ecl_engine
::
eval
Function
evaluate
Copy item path
Source
pub fn evaluate( store: &
NumericStore
, expression: &
Expr
, ) ->
Result
<
Vec
<
u32
>,
EvalError
>