feature-scope-macros

Crates.iofeature-scope-macros
lib.rsfeature-scope-macros
version0.2.0
created_at2025-04-14 16:22:46.067836+00
updated_at2025-08-08 18:58:02.319332+00
descriptionDeprecated: This package is no longer needed and has been integrated into the main feature-scope library
homepage
repositoryhttps://github.com/langyo/feature-scope
max_upload_size
id1633045
size3,081
伊欧 (langyo)

documentation

README

feature-scope-macros

⚠️ This crate is deprecated and no longer maintained.

The functionality provided by this crate has been integrated into the main feature-scope library.

Migration

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.

Commit count: 5

cargo fmt