cmp_wrap 0.2.2

Let you compare structes by context
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["ori <oriashur155@gmail.com>"]
categories = ["data-structures"]
description = "Let you compare structes by context"
documentation = "https://docs.rs/cmp_wrap"
edition = "2018"
keywords = ["cmp", "datastructure", "key", "compare"]
license = "MIT"
name = "cmp_wrap"
readme = "README.md"
repository = "https://github.com/ori155/cmp_wrap"
version = "0.2.2"