Skip to content

use-acoustics

0.1.0 Versioned crate with live registry and docs.rs links.

use-acoustics belongs to the use-acoustics facade.

Package links

Facade placement

Use use-acoustics when you want the facade crate instead of depending on focused crates one by one. The facade remains the curated entry point for the current use-acoustics surface.

RustDocs

This crate uses a stable RustUse RustDocs route alongside the workspace Rustdocs bundle.

Copyable source

Copy use-acoustics into your codebase

Copy the current use-acoustics source bundle or inspect the files behind the stable RustUse docs surface for this crate.

Cargo.toml

10 files TOML

Browse crate files
            [package]
name = "use-acoustics"
description = "Composable primitive acoustics utilities for Rust."
authors.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
rust-version.workspace = true
readme = "README.md"
documentation = "https://docs.rs/use-acoustics"
keywords = ["acoustics", "sound", "decibel", "frequency", "audio"]
categories = ["science", "mathematics"]

[lints]
workspace = true

[package.metadata.docs.rs]
all-features = true

          

Tags

  • acoustics
  • sound
  • decibel