Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Nov 28, 2024
1 parent f083138 commit efc2df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pub mod wireless;
/// User is expected to call this method early in the application's lifecycle
/// when there is plenty of task stack space available, as the initialization
/// of `async-io` consumes > 10KB of stack space, so it has to be done with care.
///
///
/// Note that `async-io-mini` is much less demanding.
#[inline(never)]
#[cold]
Expand Down

0 comments on commit efc2df7

Please sign in to comment.