lodashrust 1.0.0

Lodash-rust is a utility library delivering modularity similar to javaScript lodash
Documentation
  • Coverage
  • 12%
    6 out of 50 items documented0 out of 0 items with examples
  • Size
  • Source code size: 20.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ddev94

Lodash for rust

Lodash-rust is a utility library delivering modularity similar to javaScript lodash.

Usage

Depend on lodashrust in Cargo.toml:

[dependencies]
lodashrust = "1.0.0"