insta-fun 0.1.2

Snapshot testing of fundsp nodes. Visualize output in svg and compare using insta
Documentation
[dependencies.fundsp]
default-features = false
version = "0.20"

[dev-dependencies.insta]
version = "1.43"

[lib]
name = "insta_fun"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Snapshot testing of fundsp nodes. Visualize output in svg and compare using insta"
edition = "2024"
keywords = ["fundsp", "insta", "snapshot", "testing", "visualization"]
license = "Unlicense"
name = "insta-fun"
readme = "README.md"
repository = "https://github.com/anvlkv/insta-fun"
version = "0.1.2"