WIP
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
c8d67f428d
commit
20e18ac3ad
5 changed files with 206 additions and 134 deletions
|
@ -163,7 +163,6 @@ where
|
|||
None
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub fn prev(&mut self, cx: &<T::Summary as Summary>::Context) {
|
||||
assert!(self.did_seek, "Must seek before calling this method");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue