#[non_exhaustive]#[repr(u16)]pub enum MoveExerciseName {
Show 85 variants
ArchAndCurl = 0,
ArmCirclesWithBallBandAndWeight = 1,
ArmStretch = 2,
BackMassage = 3,
BellyBreathing = 4,
BridgeWithBall = 5,
DiamondLegCrunch = 6,
DiamondLegLift = 7,
EightPointShoulderOpener = 8,
FootRolling = 9,
Footwork = 10,
FootworkOnDisc = 11,
ForwardFold = 12,
FrogWithBand = 13,
HalfRollUp = 14,
HamstringCurl = 15,
HamstringStretch = 16,
HipStretch = 17,
HugATreeWithBallBandAndWeight = 18,
KneeCircles = 19,
KneeFoldsOnDisc = 20,
LateralFlexion = 21,
LegStretchWithBand = 22,
LegStretchWithLegCircles = 23,
LowerLiftOnDisc = 24,
LungeSquat = 25,
LungesWithKneeLift = 26,
MermaidStretch = 27,
NeutralPelvicPosition = 28,
PelvicClocksOnDisc = 29,
PilatesPlieSquatsParallelTurnedOutFlatAndHeelsWithChair = 30,
PiriformisStretch = 31,
PlankKneeCrosses = 32,
PlankKneePulls = 33,
PlankUpDowns = 34,
PrayerMudra = 35,
PsoasLungeStretch = 36,
RibcageBreathing = 37,
RollDown = 38,
RollUpWithWeightAndBand = 39,
Saw = 40,
ScapularStabilization = 41,
ScissorsOnDisc = 42,
SeatedHipStretchup = 43,
SeatedTwist = 44,
ShavingTheHeadWithBallBandAndWeight = 45,
SpinalTwist = 46,
SpinalTwistStretch = 47,
SpineStretchForward = 48,
SquatOpenArmTwistPose = 49,
SquatsWithBall = 50,
StandAndHang = 51,
StandingSideStretch = 52,
StandingSingleLegForwardBendWithItBandOpener = 53,
StraightLegCrunchWithLegLift = 54,
StraightLegCrunchWithLegLiftWithBall = 55,
StraightLegCrunchWithLegsCrossed = 56,
StraightLegCrunchWithLegsCrossedWithBall = 57,
StraightLegDiagonalCrunch = 58,
StraightLegDiagonalCrunchWithBall = 59,
TailboneCurl = 60,
ThroatLock = 61,
TickTockSideRoll = 62,
Twist = 63,
VLegCrunches = 64,
VSit = 65,
ForwardFoldWheelchair = 66,
ForwardFoldPlusWheelchair = 67,
ArmCirclesLowForwardWheelchair = 68,
ArmCirclesMidForwardWheelchair = 69,
ArmCirclesHighForwardWheelchair = 70,
ArmCirclesLowBackwardWheelchair = 71,
ArmCirclesMidBackwardWheelchair = 72,
ArmCirclesHighBackwardWheelchair = 73,
CoreTwistsWheelchair = 74,
ArmRaiseWheelchair = 75,
ChestExpandWheelchair = 76,
ArmExtendWheelchair = 77,
ForwardBendWheelchair = 78,
ToeTouchWheelchair = 79,
ExtendedToeTouchWheelchair = 80,
SeatedArmCircles = 81,
TrunkRotations = 82,
SeatedTrunkRotations = 83,
ToeTouch = 84,
}Variants (Non-exhaustive)§
This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
ArchAndCurl = 0
ArmCirclesWithBallBandAndWeight = 1
ArmStretch = 2
BackMassage = 3
BellyBreathing = 4
BridgeWithBall = 5
DiamondLegCrunch = 6
DiamondLegLift = 7
EightPointShoulderOpener = 8
FootRolling = 9
Footwork = 10
FootworkOnDisc = 11
ForwardFold = 12
FrogWithBand = 13
HalfRollUp = 14
HamstringCurl = 15
HamstringStretch = 16
HipStretch = 17
HugATreeWithBallBandAndWeight = 18
KneeCircles = 19
KneeFoldsOnDisc = 20
LateralFlexion = 21
LegStretchWithBand = 22
LegStretchWithLegCircles = 23
LowerLiftOnDisc = 24
LungeSquat = 25
LungesWithKneeLift = 26
MermaidStretch = 27
NeutralPelvicPosition = 28
PelvicClocksOnDisc = 29
PilatesPlieSquatsParallelTurnedOutFlatAndHeelsWithChair = 30
PiriformisStretch = 31
PlankKneeCrosses = 32
PlankKneePulls = 33
PlankUpDowns = 34
PrayerMudra = 35
PsoasLungeStretch = 36
RibcageBreathing = 37
RollDown = 38
RollUpWithWeightAndBand = 39
Saw = 40
ScapularStabilization = 41
ScissorsOnDisc = 42
SeatedHipStretchup = 43
SeatedTwist = 44
ShavingTheHeadWithBallBandAndWeight = 45
SpinalTwist = 46
SpinalTwistStretch = 47
SpineStretchForward = 48
SquatOpenArmTwistPose = 49
SquatsWithBall = 50
StandAndHang = 51
StandingSideStretch = 52
StandingSingleLegForwardBendWithItBandOpener = 53
StraightLegCrunchWithLegLift = 54
StraightLegCrunchWithLegLiftWithBall = 55
StraightLegCrunchWithLegsCrossed = 56
StraightLegCrunchWithLegsCrossedWithBall = 57
StraightLegDiagonalCrunch = 58
StraightLegDiagonalCrunchWithBall = 59
TailboneCurl = 60
ThroatLock = 61
TickTockSideRoll = 62
Twist = 63
VLegCrunches = 64
VSit = 65
ForwardFoldWheelchair = 66
ForwardFoldPlusWheelchair = 67
ArmCirclesLowForwardWheelchair = 68
ArmCirclesMidForwardWheelchair = 69
ArmCirclesHighForwardWheelchair = 70
ArmCirclesLowBackwardWheelchair = 71
ArmCirclesMidBackwardWheelchair = 72
ArmCirclesHighBackwardWheelchair = 73
CoreTwistsWheelchair = 74
ArmRaiseWheelchair = 75
ChestExpandWheelchair = 76
ArmExtendWheelchair = 77
ForwardBendWheelchair = 78
ToeTouchWheelchair = 79
ExtendedToeTouchWheelchair = 80
SeatedArmCircles = 81
TrunkRotations = 82
SeatedTrunkRotations = 83
ToeTouch = 84
Implementations§
Trait Implementations§
Source§impl Clone for MoveExerciseName
impl Clone for MoveExerciseName
Source§fn clone(&self) -> MoveExerciseName
fn clone(&self) -> MoveExerciseName
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for MoveExerciseName
impl Debug for MoveExerciseName
Source§impl Hash for MoveExerciseName
impl Hash for MoveExerciseName
Source§impl PartialEq for MoveExerciseName
impl PartialEq for MoveExerciseName
Source§fn eq(&self, other: &MoveExerciseName) -> bool
fn eq(&self, other: &MoveExerciseName) -> bool
Tests for
self and other values to be equal, and is used by ==.impl Copy for MoveExerciseName
impl Eq for MoveExerciseName
impl StructuralPartialEq for MoveExerciseName
Auto Trait Implementations§
impl Freeze for MoveExerciseName
impl RefUnwindSafe for MoveExerciseName
impl Send for MoveExerciseName
impl Sync for MoveExerciseName
impl Unpin for MoveExerciseName
impl UnsafeUnpin for MoveExerciseName
impl UnwindSafe for MoveExerciseName
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