Skip to main content

tree_from

Function tree_from 

Source
pub fn tree_from(issues: &[IssueRec], id: &str) -> Result<TreeNode>
Expand description

Parent/child subtree rooted at id.

ยงErrors

Returns an error if id is not in the catalog.