Crates.io | prefixes-uppercase-p |
lib.rs | prefixes-uppercase-p |
version | 0.1.0 |
source | src |
created_at | 2024-04-20 18:40:13.579356 |
updated_at | 2024-04-20 18:40:13.579356 |
description | Attribute-like macro for creating `PathBuf`s easily. Part of the 'prefixes' suite. |
homepage | https://github.com/synek317/prefixes |
repository | https://github.com/synek317/prefixes |
max_upload_size | |
id | 1214782 |
size | 3,790 |
A procedural macro that allows you to use the P
attribute to create a PathBuf
from a string literal.
Part of the prefixes crate.