Skip to main content

parse_find_header

Function parse_find_header 

Source
pub fn parse_find_header(blob: &[u8]) -> (Option<FindHeader>, &[u8])
Expand description

Split a Find response blob into its optional header and the remaining path lines.