Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/strum_macros/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 763 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
name = "strum_macros"
version = "0.27.1"
edition = "2021"
authors = ["Peter Glotfelty <peter.glotfelty@microsoft.com>"]
license = "MIT"

description = "Helpful macros for working with enums and strings"
keywords = ["enum", "string", "macros", "proc-macros"]
categories = ["development-tools::procedural-macro-helpers", "parsing"]

documentation = "https://docs.rs/strum"
homepage = "https://github.com/Peternator7/strum"
repository = "https://github.com/Peternator7/strum"
readme = "../README.md"
rust-version = "1.66.1"

[lib]
proc-macro = true
name = "strum_macros"

[dependencies]
heck = "0.5.0"
proc-macro2 = "1.0"
quote = "1.0"
rustversion = "1.0"
syn = { version = "2.0", features = ["parsing"] }

[dev-dependencies]
strum = { path = "../strum" }

[Dauer der Verarbeitung: 0.20 Sekunden, vorverarbeitet 2026-08-25]