Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/vec/
H A Ddrain.rs108 let source_vec = this.vec.as_mut(); in keep_rest() localVariable
185 let source_vec = self.0.vec.as_mut(); in drop() localVariable