Skip to main content

level_path_string

Function level_path_string 

Source
pub fn level_path_string(tree: &Value) -> String
Expand description

Render one granted level tree as its slash path (Authenticated/Roles/Administrator) — the human form for report rows. Walks the first-child chain (a granted tree is a single path by construction). Pure function.