xengui 0.1.0

wgpu based, modern and high-performance GUI library.
Documentation
1
2
3
4
// SPDX-License-Identifier: Apache-2.0
// crates/xengui/src/components/mod.rs
pub mod debug_text;
pub mod text;