[][src]Module cookie_factory::multi

serializers working on a list of elements (vectors, iterators, etc)

Functions

all

Applies an iterator of serializers of the same type

many_ref

Applies a generator over an iterator of values, and applies the serializers generated

separated_list

Applies an iterator of serializers of the same type with a separator between each serializer