Skip to content

Commit

Permalink
more hex_color fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Dec 6, 2022
1 parent b66d516 commit e37cca8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/ecolor/src/hex_color.rs
@@ -1,3 +1,5 @@
use crate::Color32;

/// Construct a [`crate::Color32`] from a hex RGB or RGBA string.
///
/// ```
Expand Down

0 comments on commit e37cca8

Please sign in to comment.