Docs.rs
rust-lodash-0.1.0
rust-lodash 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
royalwang
Dependencies
futures ^0.3
normal
optional
js-sys ^0.3
normal
optional
rand ^0.8
normal
rayon ^1.7
normal
optional
serde ^1.0
normal
optional
tokio ^1.0
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
criterion ^0.5
dev
proptest ^1.0
dev
tokio-test ^0.4
dev
Versions
100%
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
Module executor
rust_
lodash
0.1.0
Module executor
Module Items
Structs
In rust_
lodash::
chain
rust_lodash
::
chain
Module
executor
Copy item path
Source
Expand description
Chain executor module for executing operation chains.
Structs
ยง
Chain
Executor
Executor for synchronous operation chains.