Port example 07

This commit is contained in:
2026-03-22 13:12:00 -04:00
parent cf53a9f86d
commit 28e140b302
4 changed files with 610 additions and 55 deletions

View File

@@ -37,3 +37,7 @@ path = "example/04_composition_and_context.rs"
[[example]]
name = "05_async_runtime_io"
path = "example/05_async_runtime_io.rs"
[[example]]
name = "07_children_and_slots"
path = "example/07_children_and_slots.rs"