diff options
Diffstat (limited to 'mingling_core/src/renderer.rs')
| -rw-r--r-- | mingling_core/src/renderer.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/renderer.rs b/mingling_core/src/renderer.rs new file mode 100644 index 0000000..631092b --- /dev/null +++ b/mingling_core/src/renderer.rs @@ -0,0 +1 @@ +pub mod render_result; |
