/* `gui-tools` is free software: you can redistribute it and/or modify it under the terms of one of the following licenses: - The GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - The Patron License at https://github.com/notgull/gui-tools/blob/main/LICENSE-PATRON.md, for sponsors and contributors, who can ignore the copyleft provisions of the GNU AGPL for this project. `gui-tools` is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License and the Patron License for more details. You should have received a copy of the GNU Affero General Public License and the corresponding Patron License along with `gui-tools`. If not, see . */ //! A simple interface for creating GUIs in Rust.