diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-03-13 19:13:06 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-03-13 19:13:06 +0100 |
commit | 18f5889cbf0842af70a4f3e8c5888d55d92216d4 (patch) | |
tree | e53f6e6c40c7d2998e0ee346acc4778abe3fe783 | |
parent | 74083a32d0546178af5c8d1bf11957f25440997d (diff) | |
download | parseq-18f5889cbf0842af70a4f3e8c5888d55d92216d4.tar |
Link original Git repository
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,7 +5,10 @@ parallel sequential mapping to the standard iterator trait. See the [crate documentation][docs] for more information. +Parseq's original source code is hosted [here][home]. + [docs]: https://docs.rs/parseq/latest/parseq/ +[home]: https://git.skreutz.com/parseq.git/ ## License |