Function game::info::person::header[][src]

fn header(
    ctx: &mut EventCtx<'_>,
    app: &App,
    details: &mut Details,
    id: PersonID,
    tab: Tab,
    is_paused: bool
) -> Widget