pffft_rust 0.1.2

A bindgen-based wrapper around PFFFT (Pretty Fast Fast Fourier Transform).
Documentation
[package]
name = "pffft_rust"
version = "0.1.2"
authors = ["Ellen Poe <ellen.h.poe@gmail.com>"]
edition = "2018"
license-file = "LICENSE.txt"
keywords = ["fft", "pffft"]
description = "A bindgen-based wrapper around PFFFT (Pretty Fast Fast Fourier Transform)."

[dependencies]

[build-dependencies]
bindgen = "0.54.0"
cc = "1.0.55"