Optional features in the Coolor crate:
This feature enables From/Into conversions between the coolor Color type and the Crossterm Color type.
Example inclusion in Cargo.toml:
[dependencies]
coolor = { version="0.5", features=["crossterm"] }
Optional features in the Coolor crate:
This feature enables From/Into conversions between the coolor Color type and the Crossterm Color type.
Example inclusion in Cargo.toml:
[dependencies]
coolor = { version="0.5", features=["crossterm"] }