Skip to main content

LaunchArgsRef

Type Alias LaunchArgsRef 

Source
pub type LaunchArgsRef = Rc<LaunchArgs>;
Expand description

Shared handle to a LaunchArgs snapshot.

Aliased Typeยง

pub struct LaunchArgsRef { /* private fields */ }