The parameter is special as it takes no annotation but a 'via' keyword followed by an expression that should unify to a Fuzzer<a>, where Fuzzer<a> = fn(Seed) -> (Seed, a). The current commit only allow name identifiers for now. Ultimately, this may allow full expressions. |
||
|---|---|---|
| .. | ||
| snapshots | ||
| constant.rs | ||
| data_type.rs | ||
| function.rs | ||
| import.rs | ||
| mod.rs | ||
| test.rs | ||
| type_alias.rs | ||
| validator.rs | ||