mirror of
https://github.com/arabianq/colorgram-rust.git
synced 2026-07-26 22:26:58 +00:00
fix: incorrect docs
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ fn rgb_to_hsl(rgb: &Rgb) -> Hsl {
|
||||
///
|
||||
/// ### Example:
|
||||
/// ```rust
|
||||
/// use colorgram::{extract, Color};
|
||||
/// use colorgram::extract;
|
||||
/// use std::fs;
|
||||
///
|
||||
/// fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
|
||||
Reference in New Issue
Block a user