Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit baeb0c4

Browse files
committed
Add doc comment as a bonus
1 parent 0d5f0f0 commit baeb0c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

runtime/src/installed_scheduler_pool.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//! Currently, there's only one auxiliary type called BankWithScheduler.. This file will be
2+
//! populated by later PRs to align with the filename.
3+
14
#[cfg(feature = "dev-context-only-utils")]
25
use qualifier_attr::qualifiers;
36
use {

0 commit comments

Comments
 (0)