generic_singleton 0.1.1

A library crate providing an FFT API for arrays
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.anymap]
version = "0.12.1"

[package]
authors = ["Walter Smuts <smuts.walter@gmail.com>"]
categories = ["caching", "data-structures", "memory-management", "config", "rust-patterns"]
description = "A library crate providing an FFT API for arrays"
documentation = "https://docs.rs/generic_singleton/"
edition = "2021"
keywords = ["static", "singleton", "generic", "initialize", "global"]
license = "MIT OR Apache-2.0"
name = "generic_singleton"
readme = "README.md"
repository = "https://github.com/WalterSmuts/generic_singleton"
version = "0.1.1"