pub struct BoxShadowColor<T>(pub T)
where
T: Clone + Debug + Display + PartialEq + UnitDataType<Self>;Expand description
Tuple Fields§
§0: TImplementations§
Trait Implementations§
Source§impl AbsoluteColorStorage for BoxShadowColor<BoxShadowColorValue>
impl AbsoluteColorStorage for BoxShadowColor<BoxShadowColorValue>
fn absolute_color(value: AbsoluteColor) -> Selfwhere
Self: Sized,
fn transparent() -> Selfwhere
Self: Sized,
Source§impl<T> Clone for BoxShadowColor<T>
impl<T> Clone for BoxShadowColor<T>
Source§fn clone(&self) -> BoxShadowColor<T>
fn clone(&self) -> BoxShadowColor<T>
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl<T> Debug for BoxShadowColor<T>
impl<T> Debug for BoxShadowColor<T>
Source§impl Default for BoxShadowColor<BoxShadowColorValue>
impl Default for BoxShadowColor<BoxShadowColorValue>
Source§impl<T> Display for BoxShadowColor<T>
impl<T> Display for BoxShadowColor<T>
Source§impl<T> From<T> for BoxShadowColor<BoxShadowColorValue>
impl<T> From<T> for BoxShadowColor<BoxShadowColorValue>
Source§impl<T> From<T> for BoxShadowColor<T>
impl<T> From<T> for BoxShadowColor<T>
Source§impl NamedColorStorage for BoxShadowColor<BoxShadowColorValue>
impl NamedColorStorage for BoxShadowColor<BoxShadowColorValue>
fn aliceblue() -> Selfwhere
Self: Sized,
fn antiquewhite() -> Selfwhere
Self: Sized,
fn aqua() -> Selfwhere
Self: Sized,
fn aquamarine() -> Selfwhere
Self: Sized,
fn azure() -> Selfwhere
Self: Sized,
fn beige() -> Selfwhere
Self: Sized,
fn bisque() -> Selfwhere
Self: Sized,
fn black() -> Selfwhere
Self: Sized,
fn blanchedalmond() -> Selfwhere
Self: Sized,
fn blue() -> Selfwhere
Self: Sized,
fn blueviolet() -> Selfwhere
Self: Sized,
fn brown() -> Selfwhere
Self: Sized,
fn burlywood() -> Selfwhere
Self: Sized,
fn cadetblue() -> Selfwhere
Self: Sized,
fn chartreuse() -> Selfwhere
Self: Sized,
fn chocolate() -> Selfwhere
Self: Sized,
fn coral() -> Selfwhere
Self: Sized,
fn cornflowerblue() -> Selfwhere
Self: Sized,
fn cornsilk() -> Selfwhere
Self: Sized,
fn crimson() -> Selfwhere
Self: Sized,
fn cyan() -> Selfwhere
Self: Sized,
fn darkblue() -> Selfwhere
Self: Sized,
fn darkcyan() -> Selfwhere
Self: Sized,
fn darkgoldenrod() -> Selfwhere
Self: Sized,
fn darkgray() -> Selfwhere
Self: Sized,
fn darkgreen() -> Selfwhere
Self: Sized,
fn darkgrey() -> Selfwhere
Self: Sized,
fn darkkhaki() -> Selfwhere
Self: Sized,
fn darkmagenta() -> Selfwhere
Self: Sized,
fn darkolivegreen() -> Selfwhere
Self: Sized,
fn darkorange() -> Selfwhere
Self: Sized,
fn darkorchid() -> Selfwhere
Self: Sized,
fn darkred() -> Selfwhere
Self: Sized,
fn darksalmon() -> Selfwhere
Self: Sized,
fn darkseagreen() -> Selfwhere
Self: Sized,
fn darkslateblue() -> Selfwhere
Self: Sized,
fn darkslategray() -> Selfwhere
Self: Sized,
fn darkslategrey() -> Selfwhere
Self: Sized,
fn darkturquoise() -> Selfwhere
Self: Sized,
fn darkviolet() -> Selfwhere
Self: Sized,
fn deeppink() -> Selfwhere
Self: Sized,
fn deepskyblue() -> Selfwhere
Self: Sized,
fn dimgray() -> Selfwhere
Self: Sized,
fn dimgrey() -> Selfwhere
Self: Sized,
fn dodgerblue() -> Selfwhere
Self: Sized,
fn firebrick() -> Selfwhere
Self: Sized,
fn floralwhite() -> Selfwhere
Self: Sized,
fn forestgreen() -> Selfwhere
Self: Sized,
fn fuchsia() -> Selfwhere
Self: Sized,
fn gainsboro() -> Selfwhere
Self: Sized,
fn ghostwhite() -> Selfwhere
Self: Sized,
fn gold() -> Selfwhere
Self: Sized,
fn goldenrod() -> Selfwhere
Self: Sized,
fn gray() -> Selfwhere
Self: Sized,
fn green() -> Selfwhere
Self: Sized,
fn greenyellow() -> Selfwhere
Self: Sized,
fn grey() -> Selfwhere
Self: Sized,
fn honeydew() -> Selfwhere
Self: Sized,
fn hotpink() -> Selfwhere
Self: Sized,
fn indianred() -> Selfwhere
Self: Sized,
fn indigo() -> Selfwhere
Self: Sized,
fn ivory() -> Selfwhere
Self: Sized,
fn khaki() -> Selfwhere
Self: Sized,
fn lavender() -> Selfwhere
Self: Sized,
fn lavenderblush() -> Selfwhere
Self: Sized,
fn lawngreen() -> Selfwhere
Self: Sized,
fn lemonchiffon() -> Selfwhere
Self: Sized,
fn lightblue() -> Selfwhere
Self: Sized,
fn lightcoral() -> Selfwhere
Self: Sized,
fn lightcyan() -> Selfwhere
Self: Sized,
fn lightgoldenrodyellow() -> Selfwhere
Self: Sized,
fn lightgray() -> Selfwhere
Self: Sized,
fn lightgreen() -> Selfwhere
Self: Sized,
fn lightgrey() -> Selfwhere
Self: Sized,
fn lightpink() -> Selfwhere
Self: Sized,
fn lightsalmon() -> Selfwhere
Self: Sized,
fn lightseagreen() -> Selfwhere
Self: Sized,
fn lightskyblue() -> Selfwhere
Self: Sized,
fn lightslategray() -> Selfwhere
Self: Sized,
fn lightslategrey() -> Selfwhere
Self: Sized,
fn lightsteelblue() -> Selfwhere
Self: Sized,
fn lightyellow() -> Selfwhere
Self: Sized,
fn lime() -> Selfwhere
Self: Sized,
fn limegreen() -> Selfwhere
Self: Sized,
fn linen() -> Selfwhere
Self: Sized,
fn magenta() -> Selfwhere
Self: Sized,
fn maroon() -> Selfwhere
Self: Sized,
fn mediumaquamarine() -> Selfwhere
Self: Sized,
fn mediumblue() -> Selfwhere
Self: Sized,
fn mediumorchid() -> Selfwhere
Self: Sized,
fn mediumpurple() -> Selfwhere
Self: Sized,
fn mediumseagreen() -> Selfwhere
Self: Sized,
fn mediumslateblue() -> Selfwhere
Self: Sized,
fn mediumspringgreen() -> Selfwhere
Self: Sized,
fn mediumturquoise() -> Selfwhere
Self: Sized,
fn mediumvioletred() -> Selfwhere
Self: Sized,
fn midnightblue() -> Selfwhere
Self: Sized,
fn mintcream() -> Selfwhere
Self: Sized,
fn mistyrose() -> Selfwhere
Self: Sized,
fn moccasin() -> Selfwhere
Self: Sized,
fn oldlace() -> Selfwhere
Self: Sized,
fn olive() -> Selfwhere
Self: Sized,
fn olivedrab() -> Selfwhere
Self: Sized,
fn orange() -> Selfwhere
Self: Sized,
fn orangered() -> Selfwhere
Self: Sized,
fn orchid() -> Selfwhere
Self: Sized,
fn palegoldenrod() -> Selfwhere
Self: Sized,
fn palegreen() -> Selfwhere
Self: Sized,
fn paleturquoise() -> Selfwhere
Self: Sized,
fn palevioletred() -> Selfwhere
Self: Sized,
fn papayawhip() -> Selfwhere
Self: Sized,
fn peachpuff() -> Selfwhere
Self: Sized,
fn peru() -> Selfwhere
Self: Sized,
fn pink() -> Selfwhere
Self: Sized,
fn plum() -> Selfwhere
Self: Sized,
fn powderblue() -> Selfwhere
Self: Sized,
fn purple() -> Selfwhere
Self: Sized,
fn rebeccapurple() -> Selfwhere
Self: Sized,
fn red() -> Selfwhere
Self: Sized,
fn rosybrown() -> Selfwhere
Self: Sized,
fn royalblue() -> Selfwhere
Self: Sized,
fn saddlebrown() -> Selfwhere
Self: Sized,
fn salmon() -> Selfwhere
Self: Sized,
fn sandybrown() -> Selfwhere
Self: Sized,
fn seagreen() -> Selfwhere
Self: Sized,
fn seashell() -> Selfwhere
Self: Sized,
fn sienna() -> Selfwhere
Self: Sized,
fn silver() -> Selfwhere
Self: Sized,
fn skyblue() -> Selfwhere
Self: Sized,
fn slateblue() -> Selfwhere
Self: Sized,
fn slategray() -> Selfwhere
Self: Sized,
fn slategrey() -> Selfwhere
Self: Sized,
fn snow() -> Selfwhere
Self: Sized,
fn springgreen() -> Selfwhere
Self: Sized,
fn steelblue() -> Selfwhere
Self: Sized,
fn tan() -> Selfwhere
Self: Sized,
fn teal() -> Selfwhere
Self: Sized,
fn thistle() -> Selfwhere
Self: Sized,
fn tomato() -> Selfwhere
Self: Sized,
fn turquoise() -> Selfwhere
Self: Sized,
fn violet() -> Selfwhere
Self: Sized,
fn wheat() -> Selfwhere
Self: Sized,
fn white() -> Selfwhere
Self: Sized,
fn whitesmoke() -> Selfwhere
Self: Sized,
fn yellow() -> Selfwhere
Self: Sized,
fn yellowgreen() -> Selfwhere
Self: Sized,
Source§impl<T> PartialEq for BoxShadowColor<T>
impl<T> PartialEq for BoxShadowColor<T>
Source§impl<T> Property for BoxShadowColor<T>
impl<T> Property for BoxShadowColor<T>
Source§fn declaration(&self) -> String
fn declaration(&self) -> String
Returns the stringified property name with its value
as a CSS declaration to be used within a declaration block. Read more
Source§impl<T> PropertyName for BoxShadowColor<T>
impl<T> PropertyName for BoxShadowColor<T>
fn property_name<'a>(&self) -> &'a str
Source§impl SystemColorStorage for BoxShadowColor<BoxShadowColorValue>
impl SystemColorStorage for BoxShadowColor<BoxShadowColorValue>
fn canvas() -> Selfwhere
Self: Sized,
fn canvas_text() -> Selfwhere
Self: Sized,
fn link_text() -> Selfwhere
Self: Sized,
fn visited_text() -> Selfwhere
Self: Sized,
fn active_text() -> Selfwhere
Self: Sized,
fn field() -> Selfwhere
Self: Sized,
fn field_text() -> Selfwhere
Self: Sized,
fn highlight() -> Selfwhere
Self: Sized,
fn highlight_text() -> Selfwhere
Self: Sized,
fn selected_item() -> Selfwhere
Self: Sized,
fn selected_item_text() -> Selfwhere
Self: Sized,
fn mark() -> Selfwhere
Self: Sized,
fn mark_text() -> Selfwhere
Self: Sized,
fn gray_text() -> Selfwhere
Self: Sized,
fn accent_color() -> Selfwhere
Self: Sized,
fn accent_color_text() -> Selfwhere
Self: Sized,
impl AbsoluteColorFunctionStorage for BoxShadowColor<BoxShadowColorValue>
impl<T> StructuralPartialEq for BoxShadowColor<T>
impl UnitDataType<BoxShadowColor<BoxShadowColorValue>> for BoxShadowColorValue
impl UnitDataType<BoxShadowColor<Nothing>> for Nothing
impl<T> UnitDataType<BoxShadowColor<Var<T>>> for Var<T>
impl<T> UnitDataTypeContainer<T> for BoxShadowColor<T>
Auto Trait Implementations§
impl<T> Freeze for BoxShadowColor<T>where
T: Freeze,
impl<T> RefUnwindSafe for BoxShadowColor<T>where
T: RefUnwindSafe,
impl<T> Send for BoxShadowColor<T>where
T: Send,
impl<T> Sync for BoxShadowColor<T>where
T: Sync,
impl<T> Unpin for BoxShadowColor<T>where
T: Unpin,
impl<T> UnwindSafe for BoxShadowColor<T>where
T: UnwindSafe,
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more