| Crates.io | prefixes-s |
| lib.rs | prefixes-s |
| version | 0.1.0 |
| created_at | 2024-04-20 18:20:52.197821+00 |
| updated_at | 2024-04-20 18:20:52.197821+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 | 1214773 |
| size | 4,638 |
A procedural macro that allows you to use the s attribute to create a Duration from a number of seconds.
Part of the prefixes crate.