Enum solstice_2d::ArcType [−][src]
pub enum ArcType {
Pie,
Open,
Closed,
}Variants
Trait Implementations
impl StructuralPartialEq for ArcType[src]
impl StructuralPartialEq for ArcType[src]Auto Trait Implementations
impl RefUnwindSafe for ArcType
impl RefUnwindSafe for ArcTypeimpl UnwindSafe for ArcType
impl UnwindSafe for ArcTypeBlanket Implementations
impl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
Should always be Self
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>,
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, pub fn to_subset(&self) -> Option<SS>
pub fn is_in_subset(&self) -> bool
pub fn to_subset_unchecked(&self) -> SS
pub fn from_subset(element: &SS) -> SP
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,