1 2 3 4 5 6
//! Define [Leptos](https://leptos.dev/) components using structs. // mod attributes; pub use leptos_struct_component_macro::*; // pub use crate::attributes::*;