poly_it 0.2.2

A no-std library for manipulating polynomials with slice support and minimal allocation.
Documentation

poly_it

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • alloc

alloc

  • tinyvec?/alloc

smallvec

  • dep:smallvec
  • alloc

serde

  • dep:serde

tinyvec

  • dep:tinyvec

arrayvec

  • dep:arrayvec