trait_enum_macro 0.1.0

A macro that allows creating an enum that acts similar to a trait object, but without using the heap.
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "trait_enum_macro"
version = "0.1.0"