Crates.io | plectrum-derive |
lib.rs | plectrum-derive |
version | 0.1.0 |
source | src |
created_at | 2024-08-13 09:16:54.723502 |
updated_at | 2024-08-13 09:16:54.723502 |
description | Derive macro for the plectrum crate |
homepage | |
repository | https://github.com/naiquevin/plectrum |
max_upload_size | |
id | 1335746 |
size | 6,675 |
Provides derive macro for the plectrum crate.
The plectrum
crate actually specifies this crate as a dependency and
re-exports it. So no need to add plectrum-derive
separately as a
dependency. Instead it's recommended to enable the derive
feature
for the plectrum
dependency.