mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-27 04:20:24 +00:00
Apply formating
This commit is contained in:
parent
58ef8cc4da
commit
5455471ca2
@ -1,8 +1,8 @@
|
||||
use core::fmt;
|
||||
use core::mem::MaybeUninit;
|
||||
use core::ops::Deref;
|
||||
use core::ptr;
|
||||
use core::slice;
|
||||
use core::fmt;
|
||||
|
||||
/// A "history buffer", similar to a write-only ring buffer of fixed length.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user