Home
last modified time | relevance | path

Searched defs:produce (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/intertrait/tests/
H A Don-trait-impl-assoc-type1.rs13 fn produce(&self) -> Self::Output; in produce() method
20 fn produce(&self) -> Self::Output { in produce() method