risingwave_frontend::utils

Trait Alias Tree

source
trait Tree = Layer<Sub = Self>;
Expand description

A tree-like structure is a Layer where the subcomponents are recursively trees.