card_width

Function card_width 

Source
pub fn card_width<F>(width: &str, f: F) -> Element<Div>
where F: FnOnce(Element<Div>) -> Element<Div>,
Expand description

Create a card with specific width.