Docs.rs
cljrs-runtime-0.1.248
cljrs-runtime 0.1.248
Docs.rs crate page
EPL-1.0
15 August 2026
Links
Repository
crates.io
Source
Owners
csm
Dependencies
bigdecimal ^0.4
normal
cljrs-gc ^0.1.248
normal
cljrs-ir ^0.1.248
normal
cljrs-project ^0.1.248
normal
cljrs-reader ^0.1.248
normal
cljrs-types ^0.1.248
normal
cljrs-value ^0.1.248
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
rand ^0.10.1
normal
regex ^1.12.3
normal
rpds ^1
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
proptest ^1
dev
tempfile ^3
dev
tracing-subscriber ^0.3.23
normal
Versions
78.35%
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
invoke
cljrs_
runtime
0.1.248
In cljrs_
runtime::
env::
callback
cljrs_runtime
::
env
::
callback
Function
invoke
Copy item path
Source
pub fn invoke(f: &
Value
, args:
Vec
<
Value
>) ->
ValueResult
<
Value
>