Skip to main content

decode_page

Function decode_page 

Source
pub fn decode_page(value: &Value) -> Result<AlertPage>
Expand description

Decode a signals-search response. Fail-closed: hits.hits must be an array and every hit must carry a string _id — an alert without identity cannot be acted on — and an object _source.