Docs.rs
formualizer-eval-0.4.3
formualizer-eval 0.4.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
PSU3D0
Dependencies
arrow ^56
normal
arrow-array ^56
normal
arrow-buffer ^56
normal
arrow-cast ^56
normal
arrow-schema ^56
normal
arrow-select ^56
normal
bitflags ^2.9.1
normal
bumpalo ^3.16
normal
chrono ^0.4.41
normal
dashmap ^6.1.0
normal
formualizer-common ^1.1.1
normal
formualizer-macros ^0.4.3
normal
formualizer-parse ^1.1.1
normal
once_cell ^1.21.3
normal
rand ^0.8.5
normal
rayon ^1.8
normal
rustc-hash ^1.1
normal
smallvec ^1.13
normal
tracing ^0.1
normal
optional
tracing-chrome ^0.7
normal
optional
tracing-subscriber ^0.3
normal
optional
web-time ^1.1.0
normal
glob ^0.3
dev
serde ^1.0
dev
serde_json ^1.0.142
dev
Versions
41.06%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
register_function
formualizer_
eval
0.4.3
In formualizer_
eval::
function_
registry
formualizer_eval
::
function_registry
Function
register_
function
Copy item path
Source
pub fn register_function(f:
Arc
<dyn
Function
>)