reflection 0.1.0

reflection of field names of user defined types
Documentation

The reflection crate currently provides reflection of field names of struct or variant names of enum.

See reflection_test for quickstart.

Licensed under MIT.