diff options
Diffstat (limited to 'mingling_core/src/program/hook/hook_info.rs')
| -rw-r--r-- | mingling_core/src/program/hook/hook_info.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/program/hook/hook_info.rs b/mingling_core/src/program/hook/hook_info.rs index 060e368..768f652 100644 --- a/mingling_core/src/program/hook/hook_info.rs +++ b/mingling_core/src/program/hook/hook_info.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize use crate::{AnyOutput, ProgramCollect, RenderResult}; /// Represents the data passed to `begin` hook. |
