feature-scope-macros 0.2.0

Deprecated: This package is no longer needed and has been integrated into the main feature-scope library
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 236.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • langyo/feature-scope
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • langyo
feature-scope-macros-0.2.0 has been yanked.

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.