Struct predicates_tree::CaseTree[][src]

pub struct CaseTree(_);

A Case rendered as a tree for display.

Trait Implementations

impl Display for CaseTree
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for CaseTree

impl !Sync for CaseTree