mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-18 03:56:42 +00:00
6 lines
131 B
TOML
6 lines
131 B
TOML
# template
|
|
[components]
|
|
init-order = {name = "init-order"}
|
|
first-init = {name = "first-init"}
|
|
second-init = {name = "second-init"}
|