Docs.rs
mini_sbc-0.1.7
mini_sbc 0.1.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
05 August 2026
Links
Repository
crates.io
Source
Owners
823984418
Dependencies
crunchy ^0.2.2
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
const_for
mini_
sbc
0.1.7
In mini_
sbc::
helper
mini_sbc
::
helper
Macro
const_
for
Copy item path
Source
macro_rules! const_for { ($i:ident in ($f:expr, $t:expr) $b:block) => { ... }; }