diff options
Diffstat (limited to 'mingling_core/src/program/collection/mock.rs')
| -rw-r--r-- | mingling_core/src/program/collection/mock.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/program/collection/mock.rs b/mingling_core/src/program/collection/mock.rs index 52fbd17..ad8ba0a 100644 --- a/mingling_core/src/program/collection/mock.rs +++ b/mingling_core/src/program/collection/mock.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize #[cfg(feature = "async")] use std::pin::Pin; |
