fmt-cmp 0.1.2

Traits and utilities for lexicographically comparing values in their `Display` representations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# `fmt-cmp`

Copyright 2021 Daiki "tesaguri" Mizukami

Licensed under the Apache License, Version 2.0 or the MIT license
(the "Licenses") at your option; you may not use this software except in
compliance with one of the Licenses. You may obtain copies of the Licenses at:

    https://www.apache.org/licenses/LICENSE-2.0
    https://opensource.org/licenses/MIT

Unless required by applicable law or agreed to in writing, software
distributed under the Licenses is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the Licenses for the specific language governing permissions and
limitations under the Licenses.