pub fn get_service_manager() -> Result<Box<dyn ServiceManager>>Expand description
Get the appropriate service manager for the current platform
Returns an error if the platform is not supported or if the service manager implementation is not yet available.