//! Official alias crate for [`decibri`](https://crates.io/crates/decibri).
//!//! `decibri-rs` re-exports the full public API of the `decibri` crate. It exists
//! so the `-rs` name points at the canonical package.
//! New projects should depend on `decibri` directly.
pubusedecibri::*;