Docs.rs
cljrs-eval-0.1.52
cljrs-eval 0.1.52
Permalink
Docs.rs crate page
EPL-1.0
Links
Repository
crates.io
Source
Owners
csm
Dependencies
cljrs-builtins ^0.1.52
normal
cljrs-env ^0.1.52
normal
cljrs-gc ^0.1.52
normal
cljrs-interp ^0.1.52
normal
cljrs-ir ^0.1.52
normal
cljrs-logging ^0.1.52
normal
cljrs-reader ^0.1.52
normal
cljrs-types ^0.1.52
normal
cljrs-value ^0.1.52
normal
Versions
77.14%
of the crate is documented
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
invoke
cljrs_
eval
0.1.52
cljrs_eval
Function
invoke
Copy item path
Source
pub fn invoke(f: &
Value
, args:
Vec
<
Value
>) ->
Result
<
Value
,
ValueError
>