iced/lazy/src/lib.rs
2021-11-29 15:04:12 +07:00

3 lines
50 B
Rust

pub mod component;
pub use component::Component;