unordered-pair 0.2.4

A tuple struct representing an unordered pair
Documentation
# unordered-pair

[![Rust](https://github.com/myelin-ai/unordered-pair/actions/workflows/rust.yml/badge.svg)](https://github.com/myelin-ai/unordered-pair/actions/workflows/rust.yml)
[![Latest Version](https://img.shields.io/crates/v/unordered-pair.svg)](https://crates.io/crates/unordered-pair)
[![Documentation](https://docs.rs/unordered-pair/badge.svg)](https://docs.rs/unordered-pair)
[![dependency status](https://deps.rs/repo/github/myelin-ai/unordered-pair/status.svg)](https://deps.rs/repo/github/myelin-ai/unordered-pair)

A tuple struct representing an unordered pair