[[example]]
name = "point"
[dependencies]
[features]
[package]
authors = ["Tobin C. Harding <me@tobin.cc>"]
categories = ["data-structures"]
description = "A wrapper for adding arbitrary partial/total order to a type."
documentation = "https://docs.rs/ordered/"
edition = "2021"
exclude = ["justfile", "rustfmt.toml", "clippy.toml"]
keywords = ["ord", "partialord", "wrapper"]
license = "CC0-1.0"
name = "ordered"
readme = "README.md"
repository = "https://github.com/rust-bitcoin/rust-ordered/"
rust-version = "1.56.1"
version = "0.2.2"