pub fn set_lambda_registry(registry: LambdaRegistry) -> Option<LambdaRegistry>Expand description
Install a registry as the global singleton. Returns the old one if any.
pub fn set_lambda_registry(registry: LambdaRegistry) -> Option<LambdaRegistry>Install a registry as the global singleton. Returns the old one if any.