pub async fn initialize<LogicRequestType: Send + 'static>( package: InitializationPackage<LogicRequestType>, ) -> Result<(), Error>