diff options
Diffstat (limited to 'mingling_core/src/any.rs')
| -rw-r--r-- | mingling_core/src/any.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/any.rs b/mingling_core/src/any.rs index 1c4cabe..34f373d 100644 --- a/mingling_core/src/any.rs +++ b/mingling_core/src/any.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize use crate::ProgramCollect; use crate::error::ChainProcessError; |
