Searched defs:SyncFile (Results 1 – 1 of 1) sorted by relevance
388 pub async fn into_std(mut self) -> SyncFile { in into_std()411 pub fn try_into_std(mut self) -> Result<SyncFile, Self> { in try_into_std()