pub fn installed_native_tier() -> Option<&'static (dyn NativeTier + 'static)>Expand description
The installed process-wide tier, if any.
pub fn installed_native_tier() -> Option<&'static (dyn NativeTier + 'static)>The installed process-wide tier, if any.