Struct CaseTree
predicates_tree
pub struct CaseTree(_);
A Case rendered as a tree for display.
Case
impl Display for CaseTree
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl !Send for CaseTree
impl !Sync for CaseTree