Expand description
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