Rename Layer to overlay::Content
This commit is contained in:
parent
a264236624
commit
0ff5a02550
9 changed files with 41 additions and 40 deletions
|
|
@ -1,6 +1,4 @@
|
|||
//! Organize rendering primitives into a flattened list of layers.
|
||||
mod menu;
|
||||
|
||||
use crate::image;
|
||||
use crate::svg;
|
||||
use crate::triangle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue