Module libreda_db::layout::traits
source · Expand description
Traits for layout data types.
Modules
Traits
- Most basic trait of a layout.
- Helper trait which constrains
LayoutBase
for such that ID types areSend
andSync
as commonly used for parallel algorithms. - Trait for layouts that support editing.
- Define ID types used in layouts.
- Access shapes and instances in a layout based on their locations.