random-constructible-derive 0.8.0

Provides a derive macro for the random-constructible crate which is used for creating random instances of enums with weighted probabilities
Documentation
1
2
3
4
5
6
7
8
default: test

build:
	cargo build

test:
	cargo test