mapstic 0.1.0

Tooling to generate Elasticsearch index mappings from type definitions
Documentation
1
2
3
4
5
6
7
8
9
---
source: tests/tuple.rs
expression: "Tuple::to_mapping()"
---
properties:
  tuple:
    on_container: true
    on_struct: true
    type: keyword