pub fn dissect_mrt_bytes(data: &[u8]) -> DissectionNodeExpand description
Dissect raw MRT record bytes, best-effort.
Accepts possibly-truncated input (e.g. bytes retained from a failed parse): the tree covers whatever fields could be walked.
pub fn dissect_mrt_bytes(data: &[u8]) -> DissectionNodeDissect raw MRT record bytes, best-effort.
Accepts possibly-truncated input (e.g. bytes retained from a failed parse): the tree covers whatever fields could be walked.