valence
0.2.0-alpha.1+mc.1.20.1
In valence::
app
Modules
prelude
Structs
App
First
FixedFirst
FixedLast
FixedMain
FixedMainScheduleOrder
FixedPostUpdate
FixedPreUpdate
FixedUpdate
Last
Main
MainScheduleOrder
MainSchedulePlugin
PanicHandlerPlugin
PluginGroupBuilder
PostStartup
PostUpdate
PreStartup
PreUpdate
RunFixedMainLoop
ScheduleRunnerPlugin
SpawnScene
Startup
SubApp
SubApps
Update
Enums
AppExit
PluginsState
RunMode
Traits
AppLabel
DynEq
Plugin
PluginGroup
Plugins
Type Aliases
CreatePlugin
InternedAppLabel
Derive Macros
AppLabel
DynamicPlugin
?
Settings
Derive Macro
valence
::
app
::
AppLabel
Copy item path
[
−
]
#[derive(AppLabel)]
Expand description
Generates an impl of the
AppLabel
trait.
This does not work for unions.