summaryrefslogtreecommitdiffstats
path: root/native/src/overlay/element.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary `Rc` in both `Element::map`Libravatar Héctor Ramón Jiménez2020-07-161-4/+3
|
* Write documentation for the new `overlay` APILibravatar Héctor Ramón Jiménez2020-07-101-15/+41
|
* Rename `overlay::Content` trait to `Overlay`Libravatar Héctor Ramón Jiménez2020-07-101-0/+145
The `Overlay` struct is now `overlay::Element`.