Module Icmpv4_packet.Unmarshal

type error = string
val subheader_of_cstruct : Icmpv4_wire.ty -> Cstruct.t -> subheader
val of_cstruct : Cstruct.t -> (t * Cstruct.t, error) Stdlib.result