Function otdrs::parser::fixed_parameters_block[][src]

pub fn fixed_parameters_block<'a>(
    i: &[u8]
) -> IResult<&[u8], FixedParametersBlock<'_>>
Expand description

Parse the fixed paramters block, which contains most of the information required to interpret the stored data.