diff options
Diffstat (limited to 'mingling_core/src/renderer/structural/error.rs')
| -rw-r--r-- | mingling_core/src/renderer/structural/error.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/renderer/structural/error.rs b/mingling_core/src/renderer/structural/error.rs index 2787dff..af886e1 100644 --- a/mingling_core/src/renderer/structural/error.rs +++ b/mingling_core/src/renderer/structural/error.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize /// Represents an error that occurs during serialization of a structural renderer. /// /// This error stores a human-readable message describing what went wrong |
