| Crates.io | feature-scope-macros |
| lib.rs | feature-scope-macros |
| version | 0.2.0 |
| created_at | 2025-04-14 16:22:46.067836+00 |
| updated_at | 2025-08-08 18:58:02.319332+00 |
| description | Deprecated: This package is no longer needed and has been integrated into the main feature-scope library |
| homepage | |
| repository | https://github.com/langyo/feature-scope |
| max_upload_size | |
| id | 1633045 |
| size | 3,081 |
⚠️ This crate is deprecated and no longer maintained.
The functionality provided by this crate has been integrated into the main feature-scope library.
If you are using feature-scope-macros, please migrate to using feature-scope instead:
# Old
[dependencies]
feature-scope-macros = "0.1"
# New
[dependencies]
feature-scope = "0.2"
This version (0.2.0) is published as a placeholder to indicate that this crate is no longer needed and will be yanked from crates.io.