Docs.rs
rust_dynamic-0.49.0
rust_dynamic 0.49.0
Permalink
Docs.rs crate page
21 June 2026
Links
Repository
crates.io
Source
Owners
vulogov
Dependencies
bincode2 2.0.*
normal
chrono 0.4.*
normal
dtoa 1.0.*
normal
easy-error ^1.0.0
normal
itoa 1.0.*
normal
json_value_merge ^2.0.0
normal
nanoid 0.4.*
normal
neurons ^2.6.2
normal
num 0.4.*
normal
rustils 0.1.*
normal
serde 1.0.*
normal
serde_json 1.0.*
normal
unix-ts >=1
normal
Versions
0%
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
MaybeFn2
rust_
dynamic
0.49.0
In rust_
dynamic::
types
rust_dynamic
::
types
Type Alias
Maybe
Fn2
Copy item path
Source
pub type MaybeFn2 =
fn
(&
Value
, &
Value
) ->
bool
;