sort-macro 0.2.1

Sort macro input tokens
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "sort-macro"
version = "0.2.1"
dependencies = [
 "tt-path",
]

[[package]]
name = "tt-path"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "840879afa2f31ee16a624cc41cf3f686b0fe91477311e0c2e73e904282b4518e"