Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/io/util/
Dasync_seek_ext.rs33 pub trait AsyncSeekExt: AsyncSeek { trait
/external/rust/crates/futures-util/src/io/
Dmod.rs593 pub trait AsyncSeekExt: AsyncSeek { trait