Skip to main content

story

Function story 

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