pub const FFT_PLAN_CACHE_NAME: &str = "rustfft-plans";
Runtime cache namespace used for private RustFFT plans.