<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.write(`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2">`)</script><linkrel="stylesheet"href="../static.files/normalize-76eba96aa4d2e634.css"><linkrel="stylesheet"href="../static.files/rustdoc-e935ef01ae1c1829.css"><metaname="rustdoc-vars"data-root-path="../"data-static-root-path="../static.files/"data-current-crate="owo_colors"data-themes=""data-resource-suffix=""data-rustdoc-version="1.78.0 (9b00956e5 2024-04-29)"data-channel="1.78.0"data-search-js="search-42d8da7a6b9792c2.js"data-settings-js="settings-4313503d2e1961c2.js"><scriptsrc="../static.files/storage-4c98445ec4002617.js"></script><scriptdefersrc="../static.files/main-12cf3b4f4f9dc36d.js"></script><noscript><linkrel="stylesheet"href="../static.files/noscript-04d5337699b92874.css"></noscript><linkrel="alternate icon"type="image/png"href="../static.files/favicon-16x16-8b506e7a72182f1c.png"><linkrel="alternate icon"type="image/png"href="../static.files/favicon-32x32-422f7d1d52889060.png"><linkrel="icon"type="image/svg+xml"href="../static.files/favicon-2c020d218678b618.svg"></head><bodyclass="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="mobile-topbar"><buttonclass="sidebar-menu-toggle"title="show sidebar"></button><aclass="logo-container"href="../owo_colors/index.html"><imgsrc="https://jam1.re/img/rust_owo.svg"alt=""></a></nav><navclass="sidebar"><divclass="sidebar-crate"><aclass="logo-container"href="../owo_colors/index.html"><imgsrc="https://jam1.re/img/rust_owo.svg"alt="logo"></a><h2><ahref="../owo_colors/index.html">owo_colors</a><spanclass="version">4.0.0</span></h2></div><divclass="sidebar-elems"><section><ulclass="block"><li><ahref="#structs">Structs</a></li><li><ahref="#enums">Enums</a></li><li><ahref="#traits">Traits</a></li><li><ahref="#functions">Functions</a></li><li><ahref="#types">Type Aliases</a></li></ul></section></div></nav><divclass="sidebar-resizer"></div>
<main><divclass="width-limiter"><navclass="sub"><formclass="search-form"><span></span><divid="sidebar-button"tabindex="-1"><ahref="../owo_colors/all.html"title="show sidebar"></a></div><inputclass="search-input"name="search"aria-label="Run search in the documentation"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><divid="help-button"tabindex="-1"><ahref="../help.html"title="help">?</a></div><divid="settings-menu"tabindex="-1"><ahref="../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><sectionid="main-content"class="content"><h1>List of all items</h1><h3id="structs">Structs</h3><ulclass="all-items"><li><ahref="struct.BgColorDisplay.html">BgColorDisplay</a></li><li><ahref="struct.BgDynColorDisplay.html">BgDynColorDisplay</a></li><li><ahref="struct.ComboColorDisplay.html">ComboColorDisplay</a></li><li><ahref="struct.FgColorDisplay.html">FgColorDisplay</a></li><li><ahref="struct.FgDynColorDisplay.html">FgDynColorDisplay</a></li><li><ahref="struct.ParseColorError.html">ParseColorError</a></li><li><ahref="struct.Rgb.html">Rgb</a></li><li><ahref="struct.Style.html">Style</a></li><li><ahref="struct.Styled.html">Styled</a></li><li><ahref="struct.StyledList.html">StyledList</a></li><li><ahref="colors/struct.Black.html">colors::Black</a></li><li><ahref="colors/struct.Blue.html">colors::Blue</a></li><li><ahref="colors/struct.BrightBlack.html">colors::BrightBlack</a></li><li><ahref="colors/struct.BrightBlue.html">colors::BrightBlue</a></li><li><ahref="colors/struct.BrightCyan.html">colors::BrightCyan</a></li><li><ahref="colors/struct.BrightGreen.html">colors::BrightGreen</a></li><li><ahref="colors/struct.BrightMagenta.html">colors::BrightMagenta</a></li><li><ahref="colors/struct.BrightRed.html">colors::BrightRed</a></li><li><ahref="colors/struct.BrightWhite.html">colors::BrightWhite</a></li><li><ahref="colors/struct.BrightYellow.html">colors::BrightYellow</a></li><li><ahref="colors/struct.CustomColor.html">colors::CustomColor</a></li><li><ahref="colors/struct.Cyan.html">colors::Cyan</a></li><li><ahref="colors/struct.Default.html">colors::Default</a></li><li><ahref="colors/struct.Green.html">colors::Green</a></li><li><ahref="colors/struct.Magenta.html">colors::Magenta</a></li><li><ahref="colors/struct.Red.html">colors::Red</a></li><li><ahref="colors/struct.White.html">colors::White</a></li><li><ahref="colors/struct.Yellow.html">colors::Yellow</a></li><li><ahref="colors/xterm/struct.AeroBlue.html">colors::xterm::AeroBlue</a></li><li><ahref="colors/xterm/struct.Alto.html">colors::xterm::Alto</a></li><li><ahref="colors/xterm/struct.AltoBeige.html">colors::xterm::AltoBeige</a></li><li><ahref="colors/xterm/struct.AnakiwaBlue.html">colors::xterm::AnakiwaBlue</a></li><li><ahref="colors/xterm/struct.Aqua.html">colors::xterm::Aqua</a></li><li><ahref="colors/xterm/struct.Aquamarine.html">colors::xterm::Aquamarine</a></li><li><ahref="colors/xterm/struct.AzureRadiance.html">colors::xterm::AzureRadiance</a></li><li><ahref="colors/xterm/struct.BayLeaf.html">colors::xterm::BayLeaf</a></li><li><ahref="colors/xterm/struct.Bermuda.html">colors::xterm::Bermuda</a></li><li><ahref="colors/xterm/struct.BittersweetOrange.html">colors::xterm::BittersweetOrange</a></li><li><ahref="colors/xterm/struct.Black.html">colors::xterm::Black</a></li><li><ahref="colors/xterm/struct.BlazeOrange.html">colors::xterm::BlazeOrange</a></li><li><ahref="colors/xterm/struct.Blue.html">colors::xterm::Blue</a></li><li><ahref="colors/xterm/struct.BlueRibbon.html">colors::xterm::BlueRibbon</a></li><li><ahref="colors/xterm/struct.BlueStone.html">colors::xterm::BlueStone</a></li><li><ahref="colors/xterm/struct.BlushPink.html">colors::xterm::BlushPink</a></li><li><ahref="colors/xterm/struct.BondiBlue.html">colors::xterm::BondiBlue</a></li><li><ahref="colors/xterm/struct.Boulder.html">colors::xterm::Boulder</a></li><li><ahref="co