mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-16 08:46:48 +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"}
|