chore: formatting

This commit is contained in:
Xiretza 2022-06-17 21:01:35 +02:00
parent 4a1593801a
commit 031245496e
1 changed files with 1 additions and 1 deletions

View File

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