Enum components::path::AngleUnit [−][src]
pub enum AngleUnit {
Degrees,
Gradians,
Radians,
}List of all SVG angle units.
Variants
Trait Implementations
impl StructuralPartialEq for AngleUnit[src]
impl StructuralPartialEq for AngleUnit[src]Auto Trait Implementations
impl RefUnwindSafe for AngleUnit
impl RefUnwindSafe for AngleUnitimpl UnwindSafe for AngleUnit
impl UnwindSafe for AngleUnitBlanket Implementations
impl<Fr, To> IntoColor<To> for Fr where
To: FromColor<Fr>,
impl<Fr, To> IntoColor<To> for Fr where
To: FromColor<Fr>, pub fn into_color(self) -> To
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,