Skip to main content

card_story

Function card_story 

Source
fn card_story(
    id: &'static str,
    title: &'static str,
    render: fn() -> String,
) -> Story