| Crates.io | rayon-attr |
| lib.rs | rayon-attr |
| version | 0.1.1 |
| created_at | 2018-04-21 20:41:49.517531+00 |
| updated_at | 2018-04-21 21:42:45.177572+00 |
| description | Provides macro attributes that translate existing code to be parallel using rayon. |
| homepage | |
| repository | https://github.com/krk/rayon-attr |
| max_upload_size | |
| id | 61744 |
| size | 5,814 |
rayon-attr: An attribute macro library for a data parallelism library for Rust.
See for_loop function.