Home
last modified time | relevance | path

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

/external/rust/crates/async-trait/src/
Dlifetime.rs67 pub struct AddLifetimeToImplTrait; struct
69 impl VisitMut for AddLifetimeToImplTrait { implementation