# Functions
ContextWithBaggage returns a copy of parent with baggage.
ContextWithoutBaggage returns a copy of parent with no baggage.
FromContext returns the baggage contained in ctx.
New returns a new valid Baggage.
NewKeyProperty returns a new Property for key.
NewKeyValueProperty returns a new Property for key with value.
NewKeyValuePropertyRaw returns a new Property for key with value.
NewMember returns a new Member from the passed arguments.
NewMemberRaw returns a new Member from the passed arguments.
Parse attempts to decode a baggage-string from the passed string.