chore: formatting

This commit is contained in:
Xiretza 2022-06-17 21:01:35 +02:00
parent 4a1593801a
commit 031245496e

View file

@ -4,7 +4,7 @@ mod strandifier;
pub use strandifier::{Strandifier, StrandifierError}; pub use strandifier::{Strandifier, StrandifierError};
mod sender; mod sender;
pub use sender::{SenderError, send_strand, send_frame}; pub use sender::{send_frame, send_strand, SenderError};
/// The LED wall's layout. /// The LED wall's layout.
/// ///