Function auto_update2::init

source ·
pub fn init(
    http_client: Arc<dyn HttpClient>,
    server_url: String,
    cx: &mut AppContext
)