Skip to main content

parse_search

Function parse_search 

Source
pub fn parse_search(value: &Value, since: Option<&str>) -> Vec<Document>
Expand description

Pull documents out of a Notion search payload. Pure, so the shape of their API is tested without touching the network.