frunk 0.4.3

Frunk provides developers with a number of functional programming tools like HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid, Semigroup and friends.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
target
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
*.iml
benches-control
benches-variable

# VSCode:

.vscode/

# IntelliJ:
.idea