mirror of
https://github.com/RustAudio/rodio
synced 2024-12-12 13:12:30 +00:00
Removed white space for rustfmt
This commit is contained in:
parent
c912f567a6
commit
cde724a429
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
//! the number of sinks that can be created (except for the fact that creating too many will slow
|
//! the number of sinks that can be created (except for the fact that creating too many will slow
|
||||||
//! down your program).
|
//! down your program).
|
||||||
//!
|
//!
|
||||||
//!
|
//!
|
||||||
//! ## Features
|
//! ## Features
|
||||||
//!
|
//!
|
||||||
//! Rodio provides several optional features that are guarded with feature gates.
|
//! Rodio provides several optional features that are guarded with feature gates.
|
||||||
|
|
Loading…
Reference in a new issue