Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/inherent/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 655 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 = "inherent"
version = "1.0.7"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["rust-patterns", "no-std"]
description = "Make trait methods callable without the trait in scope"
documentation = "https://docs.rs/inherent"
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/dtolnay/inherent"
rust-version = "1.56"

[lib]
proc-macro = true

[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
syn = { version = "2.0.10", features = ["full"] }

[dev-dependencies]
rustversion = "1.0"
trybuild = { version = "1.0.49", features = ["diff"] }

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

[Dauer der Verarbeitung: 0.26 Sekunden]