places::api::history

Function insert

source
pub fn insert(conn: &mut PlacesDb, place: AddablePlaceInfo) -> Result<()>