7 releases (4 breaking)
0.14.2 | Dec 12, 2023 |
---|---|
0.14.1 | Dec 12, 2023 |
0.14.0-alpha | Sep 8, 2023 |
0.13.0 | Feb 28, 2023 |
0.10.0 | Sep 5, 2021 |
#834 in GUI
47 downloads per month
Used in kas
1.5MB
26K
SLoC
KAS dylib
Support crate for dynamic linking.
Recommended usage is to depend on kas
with the dynamic
feature.
Copyright and Licence
The COPYRIGHT file includes a list of contributors who claim copyright on this project. This list may be incomplete; new contributors may optionally add themselves to this list.
The KAS library is published under the terms of the Apache License, Version 2.0. You may obtain a copy of this licence from the LICENSE file or on the following webpage: https://www.apache.org/licenses/LICENSE-2.0
lib.rs
:
KAS GUI dylib
Using this library forces dynamic linking, which can make builds much faster. It may be preferable only to use this in debug builds.
Dependencies
~15–47MB
~784K SLoC