Skip to main content

DynSetupApi

Type Alias DynSetupApi 

Source
pub type DynSetupApi = Arc<dyn ISetupApi + Send + Sync + 'static>;

Aliased Typeยง

pub struct DynSetupApi { /* private fields */ }