Skip to main content

grid_story

Function grid_story 

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