simple-easing2 1.0.2

Set of simple easing functions
Documentation
  • Coverage
  • 97.06%
    33 out of 34 items documented2 out of 4 items with examples
  • Size
  • Source code size: 9.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • zeozeozeo/simple-easing2
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zeozeozeo

simple-easing2

This package contains a set of simple easing functions.

Note: this is a fork of https://gitlab.com/chpio/simple-easing. Makes all functions inlined, adds a #[must_use] attr, applies rustfmt and clippy fixes.