pub(crate) fn render_token_dashboard_with_atlas(
overview: &TokenOverview,
session: Option<&str>,
atlas: &TokenAtlasPreview,
theme: TokenDashboardTheme,
) -> StringExpand description
Render the human token dashboard with its optional bounded live atlas.