[features]
default = []
self-test = []
[lib]
path = "lib.rs"
proc-macro = true
[package]
authors = ["Slint Developers <info@slint-ui.com>"]
categories = ["development-tools"]
description = "Extract documentation for the feature flags from comments in Cargo.toml"
edition = "2018"
homepage = "https://slint-ui.com"
keywords = ["documentation", "features", "rustdoc", "macro"]
license = "MIT OR Apache-2.0"
name = "document-features"
readme = "README.md"
repository = "https://github.com/slint-ui/document-features"
version = "0.2.3"