| Crates.io | prefixes-uppercase-os |
| lib.rs | prefixes-uppercase-os |
| version | 0.1.0 |
| created_at | 2024-04-20 18:31:23.848977+00 |
| updated_at | 2024-04-20 18:31:23.848977+00 |
| description | Attribute-like macro for creating `OsString`s easily. Part of the 'prefixes' suite. |
| homepage | https://github.com/synek317/prefixes |
| repository | https://github.com/synek317/prefixes |
| max_upload_size | |
| id | 1214777 |
| size | 3,814 |
A procedural macro that allows you to use the OS attribute to create an OsString from a string literal.
Part of the prefixes crate.