Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Jan Behrens <jbe@magnetkern.de>"]
description = "Functors in Rust"
edition = "2021"
keywords = ["functor"]
license = "MIT OR Apache-2.0"
name = "fmap"
readme = "README.md"
repository = "https://github.com/JanBeh/fmap"
version = "0.2.0"