pub type LaunchArgsRef = Rc<LaunchArgs>;Expand description
Shared handle to a LaunchArgs snapshot.
Aliased Typeยง
pub struct LaunchArgsRef { /* private fields */ }pub type LaunchArgsRef = Rc<LaunchArgs>;Shared handle to a LaunchArgs snapshot.
pub struct LaunchArgsRef { /* private fields */ }