Struct components::path::Angle [−][src]
Representation of the <angle> type.
Fields
num: f64unit: AngleUnitImplementations
Trait Implementations
impl StructuralPartialEq for Angle[src]
impl StructuralPartialEq for Angle[src]impl WriteBuffer for Angle[src]
impl WriteBuffer for Angle[src]pub fn write_buf_opt(&self, opt: &WriteOptions, buf: &mut Vec<u8, Global>)[src]
pub fn write_buf(&self, buf: &mut Vec<u8, Global>)[src]
pub fn with_write_opt(&'a self, opt: &'a WriteOptions) -> DisplaySvg<'a, Self>[src]
Auto Trait Implementations
impl RefUnwindSafe for Angle
impl RefUnwindSafe for Angleimpl UnwindSafe for Angle
impl UnwindSafe for AngleBlanket 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>,