Write documentation for color! macro
This commit is contained in:
parent
b8401c61a1
commit
be5964db83
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ impl From<[f32; 4]> for Color {
|
|||
}
|
||||
}
|
||||
|
||||
/// Creates a [`Color`] with shorter and cleaner syntax.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue