diff options
Diffstat (limited to 'minecraft-chat/src/mutable_component.rs')
| -rw-r--r-- | minecraft-chat/src/mutable_component.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minecraft-chat/src/mutable_component.rs b/minecraft-chat/src/mutable_component.rs new file mode 100644 index 00000000..4fd3124d --- /dev/null +++ b/minecraft-chat/src/mutable_component.rs @@ -0,0 +1 @@ +pub struct MutableComponent {} |
