Skip to main content

from_slice

Function from_slice 

Source
pub fn from_slice(input: &[u8]) -> Result<Har, Error>
Expand description

Deserialize a HAR from a byte slice.