Structs§
- Local
From Left - Converts a given [
Location
] toEither::Left
based on theEquivalence
criteria. ReturnsEither::Right
if not equivalent. - Target
From Left - Converts a given [
Location
] toEither::Left
when equal toTarget
, orEither::Right
otherwise.