use ;
use Frame;
use Hanning;
/// A helper function for constructing a `Window` that uses a `Hanning` `Type` function.
///
/// ### Required Features
///
/// - When using `dasp_signal`, this item requires the **window-hanning** feature to be enabled.
/// - When using `dasp`, this item requires the **signal-window-hanning** feature to be enabled.