basedrop 0.1.3

Memory management tools for real-time audio and other latency-critical scenarios
Documentation
[dependencies]

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

[package]
authors = ["Micah Johnston <micahrjohnston@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Memory management tools for real-time audio and other latency-critical scenarios"
edition = "2018"
license = "MIT/Apache-2.0"
name = "basedrop"
readme = "README.md"
repository = "https://github.com/micahrj/basedrop"
version = "0.1.3"