Skip to main content

format_tab_id

Function format_tab_id 

Source
pub fn format_tab_id(tab_id: u32) -> String
Expand description

Canonical string form of a stable tab id: t1, t2, … The t prefix disambiguates stable ids from positional indices (which the CLI no longer accepts) and matches the @e<N> convention used for element refs.