| Crates.io | prefixes-ms |
| lib.rs | prefixes-ms |
| version | 0.1.0 |
| created_at | 2024-04-20 18:18:57.568041+00 |
| updated_at | 2024-04-20 18:18:57.568041+00 |
| description | Attribute-like macro for creating `Duration`s easily. Part of the 'prefixes' suite. |
| homepage | https://github.com/synek317/prefixes |
| repository | https://github.com/synek317/prefixes |
| max_upload_size | |
| id | 1214769 |
| size | 3,752 |
A procedural macro that allows you to use the ms attribute to create a Duration from a number of milliseconds.
Part of the prefixes crate.