type Type = DomRectId;Aliased Type§
struct Type {
pub namespace_id: PipelineNamespaceId,
pub index: Index<DomRectIndex>,
}Fields§
§namespace_id: PipelineNamespaceId§index: Index<DomRectIndex>type Type = DomRectId;struct Type {
pub namespace_id: PipelineNamespaceId,
pub index: Index<DomRectIndex>,
}namespace_id: PipelineNamespaceId§index: Index<DomRectIndex>