include/rally@types_DynamicSegment.hrl

-record(dynamic_segment, {
    param_name :: binary(),
    param_type :: rally@types:param_type()
}).