mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fmt: format doc comments (#5308)
This commit is contained in:
@ -47,7 +47,7 @@ pub mod shutdown;
|
||||
///
|
||||
/// ```
|
||||
/// # async fn t() {
|
||||
/// use reth_tasks::{TaskSpawner, TokioTaskExecutor};
|
||||
/// use reth_tasks::{TaskSpawner, TokioTaskExecutor};
|
||||
/// let executor = TokioTaskExecutor::default();
|
||||
///
|
||||
/// let task = executor.spawn(Box::pin(async {
|
||||
|
||||
Reference in New Issue
Block a user