Fixed some more imports/documentation.
This commit is contained in:
parent
72feba51be
commit
f9a6efcaa0
12 changed files with 28 additions and 26 deletions
|
|
@ -42,7 +42,7 @@ impl<'a> From<Color> for Fill<'a> {
|
|||
}
|
||||
}
|
||||
|
||||
/// The color or gradient of a [`Fill`].
|
||||
/// The style of a [`Fill`].
|
||||
#[derive(Debug, Clone)]
|
||||
pub enum Style<'a> {
|
||||
/// A solid color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue