Searched defs:into_tuple (Results 1 – 2 of 2) sorted by relevance
322 fn into_tuple(self) -> Result<(FileName, Range), FileLinesError> { in into_tuple() method
1000 pub fn into_tuple(self) -> (T, Option<P>) { in into_tuple() method