Removed white space for rustfmt

This commit is contained in:
Jamie Hardt 2024-09-15 13:29:15 -07:00
parent c912f567a6
commit cde724a429

View file

@ -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.