Search
-type t() :: #vdist_pass_through_header{}.
-spec encode_header(T) -> binary() when T :: t().
-spec new() -> T when T :: t().