Crate introspecter

source ·
Expand description

WIP crate for introspecting of things. Features:

  • name
  • doc comment
  • methods
  • fields
  • enum variants

Traits

Trait that allows types to be introspected, ie: getting name and documentation comment.