Function rillrate::install[][src]

pub fn install(app_name: impl ToString) -> Result<(), Error>
Expand description

Create and install an instance of RillRate into the global cell. The provider will be alive and available until the uninstall method call.