logo
1
2
3
4
5
6
7
// Copyright © SixtyFPS GmbH <info@slint-ui.com>
// SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)

#![deprecated(note = "SixtyFPS was renamed to Slint")]
#![doc = include_str!("README.md")]
#![doc(html_logo_url = "https://slint-ui.com/resources/logo.drawio.svg")]
#![allow(deprecated)]