Skip to main content

store_cursor

Function store_cursor 

Source
pub fn store_cursor(root: &Path, blob: Vec<u8>) -> Result<String>
Expand description

Park a pagination cursor blob in root’s daemon (spawning it if needed); returns the short token to print in place of the blob.