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

Quelle  Cargo.toml   Sprache: unbekannt

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

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "mockall_derive"
version = "0.12.1"
authors = ["Alan Somers <asomers@gmail.com>"]
description = """
Procedural macros for Mockall
"""
documentation = "https://docs.rs/mockall_derive"
readme = "README.md"
keywords = [
    "mock",
    "mocking",
    "testing",
]
categories = ["development-tools::testing"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/asomers/mockall"

[package.metadata.release]
push = false
tag = false

[lib]
proc-macro = true

[dependencies.cfg-if]
version = "1.0"

[dependencies.proc-macro2]
version = "1.0.60"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0.9"
features = [
    "extra-traits",
    "full",
]

[dev-dependencies.pretty_assertions]
version = "1.3"

[features]
nightly_derive = ["proc-macro2/nightly"]

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