Enum descartes::AreaLocation [−][src]
pub enum AreaLocation {
Inside,
Boundary,
Outside,
}Variants
InsideBoundaryOutside
Trait Implementations
impl PartialEq for AreaLocation[src]
impl PartialEq for AreaLocationAuto Trait Implementations
impl Send for AreaLocation
impl Send for AreaLocationimpl Sync for AreaLocation
impl Sync for AreaLocation