Skip to main content

local_launch_args

Function local_launch_args 

Source
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.