Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/third_party/rust/inherent/tests/ui/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 97 B image not shown  

Quelle  not-trait-impl.rs   Sprache: unbekannt

 
use inherent::inherent;

struct Struct;

#[inherent]
impl Struct {
    fn f() {}
}

fn main() {}

[ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet)  ]