pub fn local_launch_args() -> CompositionLocal<LaunchArgsRef>Expand description
The composition local carrying the launch arguments.
Compares by pointer: a snapshot is replaced wholesale, never edited, so identity is the change signal and no deep comparison is needed per read.