Fixed some more imports/documentation.

This commit is contained in:
shan 2022-10-06 19:41:00 -07:00
parent 72feba51be
commit f9a6efcaa0
12 changed files with 28 additions and 26 deletions

View file

@ -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