nabla 0.1.0-beta.1

Derive macros that are both powerful and flexible
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 8.63 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 77.05 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Techcable/nabla.rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Techcable

nabla.rs

Derive macros for rust that are both powerful and flexible.

Named after the mathematical symbol for the gradient (multivariable derivative).

Available derive macros:

  • Display works similar to the thiserror::Error macro, but only implements the Display trait and not std::error::Error.

License

Licensed under either the Apache 2.0 License or MIT License at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.