`IcedElement` uses `Arc` internally (and compares with `Arc::ptr_eq`). So these structs are never cloned, and probably shouldn't be. |
||
|---|---|---|
| .. | ||
| element | ||
| focus | ||
| grabs | ||
| layout | ||
| mod.rs | ||
| seats.rs | ||
| workspace.rs | ||
| zoom.rs | ||
`IcedElement` uses `Arc` internally (and compares with `Arc::ptr_eq`). So these structs are never cloned, and probably shouldn't be. |
||
|---|---|---|
| .. | ||
| element | ||
| focus | ||
| grabs | ||
| layout | ||
| mod.rs | ||
| seats.rs | ||
| workspace.rs | ||
| zoom.rs | ||