cosmic-applets/applets/cosmic-applet-network/src/ui.rs
Ashley Wulber eb6b3e3b34 license
2022-05-26 11:57:41 -04:00

5 lines
113 B
Rust

// SPDX-License-Identifier: GPL-3.0-or-later
pub mod available_wifi;
pub mod current_networks;
pub mod toggles;