pub type Embedding = Vec<PlacedTreeItem>;
Expand description

The Embedding is the interface to drawers that need the embedding to transform it to their own format.