Module quickdiv

Source
Available on doc or test only.
Expand description

§quickdiv modifications

(↑) This is derived work from the quickdiv crate, including the following modifications:

  • unify all types in a single one with const-generic implementations.
  • constructors return Option instead of panicking.
  • specific implementations are feature-gated.
  • misc. refactoring and code compression.