Skip to main content

render_registry_tree

Function render_registry_tree 

Source
pub fn render_registry_tree(
    registry: &[RegistryEntry],
    canister: Option<&str>,
) -> Result<String, ListCommandError>
Expand description

Render all registry entries, or one selected subtree, as an ASCII tree.