Add extra doc comments to config-trait

This commit is contained in:
Luke D. Jones
2023-01-07 21:20:53 +13:00
parent 90b711c7b9
commit 5133d398eb
5 changed files with 34 additions and 4 deletions

View File

@@ -27,5 +27,6 @@ rog_anime = { path = "../rog-anime" }
rog_aura = { path = "../rog-aura" }
rog_dbus = { path = "../rog-dbus" }
rog_platform = { path = "../rog-platform" }
config-traits = { path = "../config-traits" }
zbus.workspace = true