Home
last modified time | relevance | path

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

/mcuboot-latest/sim/simflash/src/
Dlib.rs283 pub struct SectorIter<'a> { struct
288 impl<'a> Iterator for SectorIter<'a> { implementation