mapstic 0.1.0

Tooling to generate Elasticsearch index mappings from type definitions
Documentation
1
2
3
4
5
pub mod auto;
pub mod explicit;
pub mod generics;
pub mod params;
pub mod tuple;