Constant game::pregame::built_info::BUILT_TIME_UTC [−][src]
pub const BUILT_TIME_UTC: &str = r"Mon, 16 Aug 2021 23:13:36 +0000";
Expand description
The build time in RFC2822, UTC.
+Constant game::pregame::built_info::BUILT_TIME_UTC [−][src]
pub const BUILT_TIME_UTC: &str = r"Mon, 16 Aug 2021 23:40:57 +0000";
Expand description
The build time in RFC2822, UTC.
Function game::ungap::make_legend [−][src]
fn make_legend(
ctx: &mut EventCtx<'_>,
app: &App,
elevation: bool,
nearby: bool
) -> Panel
Function game::ungap::make_legend [−][src]
fn make_legend(
ctx: &mut EventCtx<'_>,
app: &App,
elevation: bool,
nearby: bool
) -> Panel