momo 0.2.2

A procedural macro to de-monomorphize generic methods
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 = 3

[[package]]
name = "momo"
version = "0.2.2"
dependencies = [
 "watt",
]

[[package]]
name = "watt"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626c754be194d806f2f496d3ac92470a12ec89df451b3b3f358194803e8f748"