tobu-self-ref is a (failed) prototype for creating a reflective type system like the one in use by
protobuf-go.
This project gets it name from structs with self referential fields. Self referential structs
can be used to tie reflective information to the concrete values.
For more information, see the main project.